Index: /trunk/FACT++/src/HeadersGCN.h
===================================================================
--- /trunk/FACT++/src/HeadersGCN.h	(revision 19430)
+++ /trunk/FACT++/src/HeadersGCN.h	(revision 19431)
@@ -18,6 +18,6 @@
     {
         int16_t type;
-        string  name;
-        string  description;
+        std::string name;
+        std::string description;
     };
 
