]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/configtool/src/property.h
Small fixes to allow compilation in Unicode mode with gcc
[wxWidgets.git] / utils / configtool / src / property.h
index e36eeea21bdc7fda9aaca5becfd3c2da1fe9d233..fd980f0f2877fc0fedfa88880f9b7c11b60c843c 100644 (file)
 #ifndef _CT_PROPERTY_H_
 #define _CT_PROPERTY_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "property.cpp"
-#endif
-
 #include "wx/variant.h"
 
 /*!