includes: sort all includes

This commit is contained in:
Nathan Binkert
2011-04-15 10:44:06 -07:00
parent 50fda09ac7
commit 39a055645f
526 changed files with 1046 additions and 1080 deletions

View File

@@ -33,8 +33,8 @@
%}
// import these files for SWIG to wrap
%include <stdint.i>
%include <std_string.i>
%include <stdint.i>
%include "base/types.hh"
%include "sim/sim_object_params.hh"