compile fix for bitmap.cpp under Mac

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13227 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2001-12-29 18:34:17 +00:00
parent 544fee32ee
commit 4e9ed3647c
2 changed files with 336 additions and 338 deletions

View File

@@ -10,7 +10,6 @@
/////////////////////////////////////////////////////////////////////////////
#ifdef __GNUG__
#pragma implementation "bitmapbase.h"
#pragma implementation "bitmap.h"
#endif

View File

@@ -10,7 +10,6 @@
/////////////////////////////////////////////////////////////////////////////
#ifdef __GNUG__
#pragma implementation "bitmapbase.h"
#pragma implementation "bitmap.h"
#endif