corrected pragma interface/implementation (clash with wxWindows library)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11159 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Gilles Depeyrot
2001-07-22 20:25:27 +00:00
parent d7d38ea412
commit e177af73aa
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@
/////////////////////////////////////////////////////////////////////////////
#ifdef __GNUG__
#pragma implementation "proplist.h"
#pragma implementation "proplist_sample.h"
#endif
// For compilers that support precompilation, includes "wx/wx.h".