summaryrefslogtreecommitdiff
path: root/src/mem/gems_common/std-includes.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/mem/gems_common/std-includes.hh')
-rw-r--r--src/mem/gems_common/std-includes.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mem/gems_common/std-includes.hh b/src/mem/gems_common/std-includes.hh
index d6062337f..0c5201d34 100644
--- a/src/mem/gems_common/std-includes.hh
+++ b/src/mem/gems_common/std-includes.hh
@@ -52,4 +52,6 @@
using namespace std;
using namespace __gnu_cxx;
+typedef unsigned int uint;
+
#endif //INCLUDES_H