]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/font.cpp
(blind) fix for gcc 3.4 warning for an always true comparison in an assert
[wxWidgets.git] / src / motif / font.cpp
index 06637b118da1623a8c2bb1283f204ce874b5bc5e..0c82eed410a31493c00b002cc07afe7baffeb078 100644 (file)
@@ -21,6 +21,9 @@
     #pragma implementation "font.h"
 #endif
 
+// For compilers that support precompilation, includes "wx.h".
+#include "wx/wxprec.h"
+
 #include "wx/defs.h"
 
 #ifdef __VMS