Explorar el Código

fixed #ifdef name collision

Johannes Ruehle hace 11 años
padre
commit
efc1aeaac3
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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"