]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/x11/dcprint.h
header includes cleanup
[wxWidgets.git] / include / wx / x11 / dcprint.h
index 21b367632a5b106b88e447880b604f52742c2c24..941c83f900d4b31ea09c6cc15a949d19e73d1c25 100644 (file)
@@ -6,16 +6,12 @@
 // Created:     17/09/98
 // RCS-ID:      $Id$
 // Copyright:   (c) Julian Smart
-// Licence:    wxWidgets licence
+// Licence:    wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_DCPRINT_H_
 #define _WX_DCPRINT_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "dcprint.h"
-#endif
-
 #include "wx/dc.h"
 
 class WXDLLEXPORT wxPrinterDC: public wxDC