]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mgl/clipbrd.cpp
Don't close arcs drawn in wxPostScriptDC.
[wxWidgets.git] / src / mgl / clipbrd.cpp
index ae9430e41df420c0eb4aeabe69dc79a3db039687..81f12a67e9c21b2d8cf5ba04462fee8795831773 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        gtk/clipbrd.cpp
+// Name:        src/mgl/clipbrd.cpp
 // Purpose:
 // Author:      Robert Roebling
 // Id:          $Id$
@@ -7,8 +7,11 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
-#pragma implementation "clipbrd.h"
+// For compilers that support precompilation, includes "wx.h".
+#include "wx/wxprec.h"
+
+#ifdef __BORLANDC__
+    #pragma hdrstop
 #endif
 
 #include "wx/clipbrd.h"