浏览代码

fixed #ifdef name collision

Johannes Ruehle 11 年之前
父节点
当前提交
efc1aeaac3
共有 1 个文件被更改,包括 2 次插入2 次删除
  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"