]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/classic/minifram.cpp
Include wx/pen.h according to precompiled headers of wx/wx.h (with other minor cleaning).
[wxWidgets.git] / src / mac / classic / minifram.cpp
index 577354b142a5e83b9a6f8a36b9864727d17cb7da..1454852a82448eeb9e584950c333f933a0de32bc 100644 (file)
@@ -9,10 +9,6 @@
 // Licence:       wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
-#pragma implementation "minifram.h"
-#endif
-
 #include "wx/minifram.h"
 
 IMPLEMENT_DYNAMIC_CLASS(wxMiniFrame, wxFrame)