]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/menu.cpp
wx/wxprec.h already includes wx/defs.h (with other minor cleaning).
[wxWidgets.git] / src / motif / menu.cpp
index 9bc0d3a2afacb2209075ebaddfc69ab292c9255f..21d7a88ac0f2188bbdf6fc9faa5f5c7f85c5a7ff 100644 (file)
@@ -20,8 +20,6 @@
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"
 
-#include "wx/defs.h"
-
 #include "wx/menu.h"
 #include "wx/menuitem.h"
 #include "wx/log.h"
@@ -731,4 +729,3 @@ bool wxMenuBar::SetFont(const wxFont& font)
 
     return true;
 }
-