X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7a47e45eccd9d709ca782ce01b2c32a18ecd3664..49bf4e3e689c2131994aa2aab3c9eca6255a46eb:/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) \