aboutsummaryrefslogtreecommitdiffstats
path: root/include/SDL2
diff options
context:
space:
mode:
authordrumsetmonkey <abelleisle@roadrunner.com>2016-02-03 07:33:53 -0500
committerdrumsetmonkey <abelleisle@roadrunner.com>2016-02-03 07:33:53 -0500
commitf00c4bb6b0c4dc1cf2f0c122a4748288ac6ab1a5 (patch)
tree582d4bf03dbdc2e2eaa031a13e002421bc09ddac /include/SDL2
parent783143974e36856e92be3fe1b13cc6a0d0b1faeb (diff)
Stuff
Diffstat (limited to 'include/SDL2')
-rw-r--r--include/SDL2/SDL_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/SDL2/SDL_config.h b/include/SDL2/SDL_config.h
index 7869828..1dec727 100644
--- a/include/SDL2/SDL_config.h
+++ b/include/SDL2/SDL_config.h
@@ -137,7 +137,7 @@ typedef unsigned int uintptr_t;
#define HAVE_SCALBN 1
#endif
#if !defined(_MSC_VER) || defined(_USE_MATH_DEFINES)
-#define HAVE_M_PI 1
+//#define HAVE_M_PI 1
#endif
#else
#define HAVE_STDARG_H 1