]> git.saurik.com Git - wxWidgets.git/commitdiff
HAVE_BOOL fix
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 25 Mar 1999 15:27:26 +0000 (15:27 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 25 Mar 1999 15:27:26 +0000 (15:27 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1978 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

setup/setup.hin

index ebfb220876e3c1cb55b2929fb4c2f36592f0fc6c..4b23840b6f3950a902f2dfbffbe470b3144b9146 100644 (file)
@@ -42,7 +42,7 @@
 /*
  * Supports bool type
  */
-#define HAVE_BOOL 0
+#undef HAVE_BOOL
 
 /* ------------------------------------------------------------------------ */
 /* library options                                                          */