X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7a47e45eccd9d709ca782ce01b2c32a18ecd3664..b9efe021b554fa3967d1442cf758435c5cd5ae8f:/include/wx/build.h diff --git a/include/wx/build.h b/include/wx/build.h index c09f52a415..4cc0dca46d 100644 --- a/include/wx/build.h +++ b/include/wx/build.h @@ -94,7 +94,7 @@ #else #define __WX_BO_STL ",wx containers" #endif - + // This macro is passed as argument to wxConsoleApp::CheckBuildOptions() #define WX_BUILD_OPTIONS_SIGNATURE \ __WX_BO_VERSION(wxMAJOR_VERSION, wxMINOR_VERSION, wxRELEASE_NUMBER) \