From a7904e2cf341d5452c5622adfcbdcd268d4ab7d1 Mon Sep 17 00:00:00 2001 From: Nathan Binkert <nate@binkert.org> Date: Mon, 6 Jul 2009 15:49:47 -0700 Subject: ruby: apply some fixes that were overwritten by the recent ruby import. --- src/mem/gems_common/std-includes.hh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/mem/gems_common/std-includes.hh') 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 -- cgit v1.2.3