]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/accel.cpp
Better fix for modal/modeless wizards.
[wxWidgets.git] / src / motif / accel.cpp
index 31a790d997477a339966f7f26cb240602dd0ee27..c434a2d89307af145d0e7e228babb29b50775a85 100644 (file)
@@ -9,9 +9,8 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma implementation "accel.h"
-#endif
+// For compilers that support precompilation, includes "wx.h".
+#include "wx/wxprec.h"
 
 #include "wx/setup.h"
 #include "wx/accel.h"
 
 #include "wx/setup.h"
 #include "wx/accel.h"