removed defs.h include

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12173 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
David Webster
2001-10-26 20:45:22 +00:00
parent cb4a5a7316
commit dbd4b16d5e

View File

@@ -1,7 +1,3 @@
#ifndef __VISAGECPP__ /* DW: why does anyone need this for this module? */
#include "wx/defs.h"
#endif
#include "wx/setup.h"
#include <math.h>