Use our own math.h wrapper.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34287 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba 2005-05-23 08:46:42 +00:00
parent bbf927b501
commit 9941a3eb53

View File

@ -39,12 +39,12 @@
#include "wx/dde.h"
#include "wx/intl.h"
#include "wx/hashmap.h"
#include "wx/math.h"
#include "wx/msw/private.h"
#include <string.h>
#include <ddeml.h>
#include <math.h>
// ----------------------------------------------------------------------------
// macros and constants