includes: sort includes again

This commit is contained in:
Nathan Binkert
2009-05-17 14:34:52 -07:00
parent 709d859530
commit 8d2e51c7f5
99 changed files with 217 additions and 230 deletions

View File

@@ -37,6 +37,7 @@
// import these files for SWIG to wrap
%include "stdint.i"
%include "std_string.i"
%include "base/types.hh"
class BaseCPU;