projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
1fb351f
)
Be nice to eVC++ build process and don't include not existing files.
author
Włodzimierz Skiba
<abx@abx.art.pl>
Sun, 30 Apr 2006 21:16:56 +0000
(21:16 +0000)
committer
Włodzimierz Skiba
<abx@abx.art.pl>
Sun, 30 Apr 2006 21:16:56 +0000
(21:16 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38967
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
include/wx/glcanvas.h
patch
|
blob
|
blame
|
history
diff --git
a/include/wx/glcanvas.h
b/include/wx/glcanvas.h
index b4f2bac6b63755a310f3a6428fe8ded70c9506e8..762665c0be9e4fc99d4c3319ad01963b83e6aebe 100644
(file)
--- a/
include/wx/glcanvas.h
+++ b/
include/wx/glcanvas.h
@@
-32,8
+32,6
@@
#include "wx/mac/glcanvas.h"
#elif defined(__WXCOCOA__)
#include "wx/cocoa/glcanvas.h"
-#elif defined(__WXPM__)
-#include "wx/os2/glcanvas.h"
#endif
#include "wx/app.h"