Răsfoiți Sursa

fixed header include definition

Johannes Ruehle 11 ani în urmă
părinte
comite
df952a1126

+ 3 - 3
features/simplefeatures/tests/TestCodebookRandomForest.h

@@ -1,5 +1,5 @@
-#ifndef _TESTVECTORFEATURE_H
-#define _TESTVECTORFEATURE_H
+#ifndef _TESTCODEBOOKRANDOMFOREST_H
+#define _TESTCODEBOOKRANDOMFOREST_H
 
 #include <cppunit/extensions/HelperMacros.h>
 
@@ -23,4 +23,4 @@ class TestCodebookRandomForest : public CppUnit::TestFixture {
     void testCodebookRandomForest();
 };
 
-#endif // _TESTVECTORFEATURE_H
+#endif // _TESTCODEBOOKRANDOMFOREST_H