X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/752b40b1dae58bab4577bf6e310110f2d61a8273..72594e90b2da8c167ba63b89b2c168c57a19cab4:/include/wx/defs.h?ds=inline 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 //