X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/752b40b1dae58bab4577bf6e310110f2d61a8273..8366ae934aab9f835747b0c2e456231e8795fe78:/include/wx/defs.h?ds=sidebyside diff --git a/include/wx/defs.h b/include/wx/defs.h index fc70c28f67..1438ff0cf9 100644 --- a/include/wx/defs.h +++ b/include/wx/defs.h @@ -61,6 +61,9 @@ #include "wx/setup.h" +// check the consistency of the settings in setup.h +#include "wx/chkconf.h" + // old C++ headers (like ) declare classes in the global namespace // while the new, standard ones (like ) do it in std:: namespace //