]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/chkconf.h
remove file containing many obsolete defines, if anyone wants to revive MicroWindows...
[wxWidgets.git] / include / wx / chkconf.h
index ca9699d0113ab84cc6e1a62571e7219d1f10f84c..c808d500f18ac5cd42114f2c2730bf689e0bc538 100644 (file)
@@ -10,6 +10,8 @@
  */
 
 /* THIS IS A C FILE, DON'T USE C++ FEATURES (IN PARTICULAR COMMENTS) IN IT */
+#ifndef _WX_CHKCONF_H_
+#define _WX_CHKCONF_H_
 
 /*
    Platform-specific checking.
 #endif /* wxUSE_VARIANT */
 
 #endif /* wxUSE_GUI */
+
+#endif /* _WX_CHKCONF_H_ */