Selaa lähdekoodia

fixed #ifdef name collision

Johannes Ruehle 11 vuotta sitten
vanhempi
commit
efc1aeaac3
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      classifier/fpclassifier/FPCGPHIK.h

+ 2 - 2
classifier/fpclassifier/FPCGPHIK.h

@@ -4,8 +4,8 @@
 * @date 02/01/2012
 
 */
-#ifndef _NICE_GPHIKCLASSIFIERNICEINCLUDE
-#define _NICE_GPHIKCLASSIFIERNICEINCLUDE
+#ifndef _NICE_FPCGPHIKCLASSIFIERNICEINCLUDE
+#define _NICE_FPCGPHIKCLASSIFIERNICEINCLUDE
 
 #include <string>
 #include "core/basics/Config.h"