Be nice to eVC++ build process and don't include not existing files.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38967 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2006-04-30 21:16:56 +00:00
parent 1fb351fada
commit 4ff2699952

View File

@@ -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"