]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/configtool/src/configtree.h
Use WX_CHECK_FUNCS for strtok_r.
[wxWidgets.git] / utils / configtool / src / configtree.h
index 757c746db6f18cf60d91085f00550e9d352c2b9c..ddc1eae34156a365c0baa066e144f747de9040a2 100644 (file)
@@ -1,6 +1,6 @@
 /////////////////////////////////////////////////////////////////////////////
 // Name:        configtree.h
-// Purpose:     wxWindows Configuration Tool tree class
+// Purpose:     wxWidgets Configuration Tool tree class
 // Author:      Julian Smart
 // Modified by:
 // Created:     2003-06-03
 #ifndef _CT_CONFIGTREE_H_
 #define _CT_CONFIGTREE_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "configtree.cpp"
-#endif
-
 #include "wx/wx.h"
 #include "wx/treectrl.h"