wx/math.h integration
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31011 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
|
||||
#include "wx/timer.h"
|
||||
#include "wx/glcanvas.h"
|
||||
#include "wx/math.h"
|
||||
|
||||
#if defined(__WXMAC__) || defined(__WXCOCOA__)
|
||||
# ifdef __DARWIN__
|
||||
@@ -55,8 +56,6 @@
|
||||
|
||||
// The following part is taken largely unchanged from the original C Version
|
||||
|
||||
#include <math.h>
|
||||
|
||||
GLboolean speed_test = GL_FALSE;
|
||||
GLboolean use_vertex_arrays = GL_FALSE;
|
||||
|
||||
|
@@ -34,7 +34,6 @@
|
||||
#include "lw.h"
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <math.h>
|
||||
|
||||
#if wxUSE_GLCANVAS
|
||||
|
||||
|
Reference in New Issue
Block a user