فهرست منبع

minor fix (wrong double-used header definition)

Johannes Ruehle 11 سال پیش
والد
کامیت
a7c660a24e
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"