lots of changes
[cdsspec-compiler.git] / test.h
diff --git a/test.h b/test.h
index 0b752a38c2bd7715931e679c8568d44465d60435..b8182e53d8fc90b22de413e6176aae50f858df5e 100644 (file)
--- a/test.h
+++ b/test.h
@@ -1,8 +1,5 @@
-struct Test {
-       int x;
-/*
-       Test() {
-               x = 2;
-       }
-       */
-};
+#ifndef _TEST_H
+#define _TEST_H
+
+
+#endif