Index: /trunk/FACT++/src/HeadersFTM.h
===================================================================
--- /trunk/FACT++/src/HeadersFTM.h	(revision 10598)
+++ /trunk/FACT++/src/HeadersFTM.h	(revision 10599)
@@ -1,2 +1,5 @@
+#ifndef FACT_HeadersFTM
+#define FACT_HeadersFTM
+
 #include <string.h>
 #include <algorithm>
@@ -739,2 +742,4 @@
     }
 };
+
+#endif
