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,9 +19,7 @@
#if wxUSE_SLIDER
#include "wx/utils.h"
#include <math.h>
#include "wx/math.h"
#include "wx/gtk/private.h"
//-----------------------------------------------------------------------------