includes: sort all includes
[gem5.git] / util / statetrace / base / regstate.hh
index bab3485c6eb14958ab1894ee7fdf912dfbf61245..ac350ddba5586363ad9780bd4b3b455b56c0da98 100644 (file)
 #ifndef REGSTATE_H
 #define REGSTATE_H
 
-#include <string>
 #include <stdint.h>
 
+#include <string>
+
 class RegState
 {
   protected: