First steps toward getting full system to work with
[gem5.git] / base / cprintf.hh
index dcb2924347b67534989fffcb10395a346102f952..c468c375f8b9b5a83f1c68d3f844879554951a88 100644 (file)
 
 #include <iostream>
 #include <list>
-#include <sstream>
 #include <string>
 
-namespace cp {
-
 #include "base/cprintf_formats.hh"
 
+namespace cp {
+
 class ArgList
 {
   private: