projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c336585
)
Removed #pragma implementation "appbase.h" which caused duplicate symbols
author
Michael Bedward
<mbedward@ozemail.com.au>
Tue, 19 Oct 1999 09:21:44 +0000
(09:21 +0000)
committer
Michael Bedward
<mbedward@ozemail.com.au>
Tue, 19 Oct 1999 09:21:44 +0000
(09:21 +0000)
to between app.o and appcmn.o
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4064
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
src/motif/app.cpp
patch
|
blob
|
blame
|
history
diff --git
a/src/motif/app.cpp
b/src/motif/app.cpp
index 2b91fa58dd1fd2e2a79d0a64187c839a5a379797..7ef99770b1c979b19f5f259b6dff4d9fab86674c 100644
(file)
--- a/
src/motif/app.cpp
+++ b/
src/motif/app.cpp
@@
-11,7
+11,6
@@
#ifdef __GNUG__
#pragma implementation "app.h"
- #pragma implementation "appbase.h"
#endif
#include "wx/frame.h"