fixes to gcc pragmas

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15388 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2002-05-05 18:27:03 +00:00
parent 1aedb1dd8b
commit ade6b9c50c

View File

@@ -12,7 +12,7 @@
#define _WX_DCPSG_H_
#ifdef __GNUG__
#pragma interface
#pragma interface "dcpsg.h"
#endif
#include "wx/dc.h"