]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/appcmn.cpp
Distrib corrections,
[wxWidgets.git] / src / common / appcmn.cpp
index 7cf023dc9f68d327f0916670f6ce1303a89132e9..d72316a6dd38e5c287efab8784613c63accada87 100644 (file)
 
 #ifndef WX_PRECOMP
     #include "wx/app.h"
+    #include "wx/list.h"
 #endif
 
 #include "wx/thread.h"
 
+// ===========================================================================
+// implementation
+// ===========================================================================
+
 // ---------------------------------------------------------------------------
 // wxAppBase
 // ----------------------------------------------------------------------------