wx/math.h integration

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31012 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2004-12-14 21:10:15 +00:00
parent b713f8919c
commit 463c4d7193
36 changed files with 37 additions and 55 deletions

View File

@@ -19,6 +19,7 @@
#ifndef WX_PRECOMP
#include "wx/app.h"
#include "wx/math.h"
#endif
#include "wx/string.h"
@@ -26,7 +27,6 @@
#include "wx/window.h"
#include "wx/os2/private.h"
#include "wx/dcprint.h"
#include "math.h"
#if wxUSE_PRINTING_ARCHITECTURE