X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/752b40b1dae58bab4577bf6e310110f2d61a8273..d11710cbb5f661222faf347039b4cf18c0a8474c:/include/wx/defs.h 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 //