Removed #pragma implementation "appbase.h" which caused duplicate symbols
to between app.o and appcmn.o git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4064 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
c336585eec
commit
bcdfb2cf30
@ -11,7 +11,6 @@
|
||||
|
||||
#ifdef __GNUG__
|
||||
#pragma implementation "app.h"
|
||||
#pragma implementation "appbase.h"
|
||||
#endif
|
||||
|
||||
#include "wx/frame.h"
|
||||
|
Loading…
Reference in New Issue
Block a user