]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/regconf.cpp
another GetInt/GetId bug fix
[wxWidgets.git] / src / msw / regconf.cpp
index e62511ca68015e8ed19a3e509b696af4a3a0290a..404fb0d2d24772d8ab48ed01f21f4776054f3b28 100644 (file)
@@ -27,6 +27,9 @@
 #include "wx/event.h"
 #include "wx/app.h"
 #include "wx/log.h"
+
+#if wxUSE_CONFIG
+
 #include "wx/config.h"
 
 #ifndef __WIN16__
@@ -577,3 +580,5 @@ bool wxRegConfig::DeleteAll()
 #endif
   // __WIN16__
 
+#endif
+  // wxUSE_CONFIG