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

@@ -26,7 +26,7 @@
#include <sys/types.h>
#include <sys/stat.h>
#include <ctype.h>
#include <math.h> // for fabs
#include "wx/math.h"
#include "wx/gtk/private.h"
#include <gdk/gdkkeysyms.h>