]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/dcmemory.h
Missing items for default DMC distribution.
[wxWidgets.git] / include / wx / msw / dcmemory.h
index fa5aadc76a793a2ff1ebefd212e8c83054b2fbb8..39de2e1702ce0729b0b395cec1eb7125ce33ff6f 100644 (file)
@@ -6,16 +6,12 @@
 // Created:     01/02/97
 // RCS-ID:      $Id$
 // Copyright:   (c) Julian Smart
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_DCMEMORY_H_
 #define _WX_DCMEMORY_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "dcmemory.h"
-#endif
-
 #include "wx/dcclient.h"
 
 class WXDLLEXPORT wxMemoryDC : public wxDC