OSDN Git Service

corresponded to gcc 4.3
[ultramonkey-l7/ultramonkey-l7-v2.git] / logger / lexical_cast.h
index 2c09a4b..ce153e5 100644 (file)
@@ -3,6 +3,8 @@
 
 #include <string>
 #include <sstream>
+#include <typeinfo>
+
 
 namespace l7vs
 {