includes: sort all includes
[gem5.git] / src / mem / bus.hh
index ba02e3328709d6b3d7a7ef469babbc164f98c61c..17d22ec831e74b1848a304f55101235b58156d03 100644 (file)
@@ -37,9 +37,9 @@
 #ifndef __MEM_BUS_HH__
 #define __MEM_BUS_HH__
 
-#include <string>
-#include <set>
 #include <list>
+#include <set>
+#include <string>
 
 #include "base/hashmap.hh"
 #include "base/range.hh"