]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mgl/clipbrd.cpp
partially working wxTaskBarIcon for X11
[wxWidgets.git] / src / mgl / clipbrd.cpp
index ae9430e41df420c0eb4aeabe69dc79a3db039687..2dc2f1924b34724d93d1525c36c0a9fae05022e9 100644 (file)
 #pragma implementation "clipbrd.h"
 #endif
 
+// For compilers that support precompilation, includes "wx.h".
+#include "wx/wxprec.h"
+
+#ifdef __BORLANDC__
+    #pragma hdrstop
+#endif
+
 #include "wx/clipbrd.h"
 
 #if wxUSE_CLIPBOARD