Elimiante include of defs.h for VisualAge compiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12149 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
|
#ifndef __VISAGECPP__ /* DW: why does anyone need this for this module? */
|
||||||
#include "wx/defs.h"
|
#include "wx/defs.h"
|
||||||
|
#endif
|
||||||
|
|
||||||
#include "wx/setup.h"
|
#include "wx/setup.h"
|
||||||
|
|
||||||
#include <math.h>
|
#include <math.h>
|
||||||
|
|||||||
@@ -12,8 +12,10 @@ $Id$
|
|||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#ifndef __VISAGECPP__
|
||||||
#include "wx/defs.h"
|
#include "wx/defs.h"
|
||||||
|
#endif
|
||||||
|
|
||||||
#include "wx/setup.h"
|
#include "wx/setup.h"
|
||||||
|
|
||||||
#if wxUSE_ZLIB && wxUSE_ZIPSTREAM
|
#if wxUSE_ZLIB && wxUSE_ZIPSTREAM
|
||||||
|
|||||||
Reference in New Issue
Block a user