]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/appcmn.cpp
check memory leaks sooner, when wxLog target is still available
[wxWidgets.git] / src / common / appcmn.cpp
index 4e2eb164d16b155cc51e2adda06b06e0ae867d4c..f64e6b6bb673651d73c9ab87d051f9b685c98134 100644 (file)
     #include "wx/fontmap.h"
 #endif // wxUSE_FONTMAP
 
+// DLL options compatibility check:
+#include "wx/build.h"
+WX_CHECK_BUILD_OPTIONS("wxCore")
+
 // ============================================================================
 // wxAppBase implementation
 // ============================================================================