author | Sam Lantinga <slouken@libsdl.org> |
Thu, 17 Dec 2009 06:08:20 +0000 | |
changeset 3589 | 06f0768a904c |
parent 3588 | c5fe76962106 |
child 3590 | 493f252a455c |
--- a/test/testpalette.c Thu Dec 17 05:57:37 2009 +0000 +++ b/test/testpalette.c Thu Dec 17 06:08:20 2009 +0000 @@ -10,11 +10,6 @@ #include <string.h> #include <math.h> -/* This isn't in the Windows headers */ -#ifndef M_PI -#define M_PI 3.14159265358979323846 -#endif - #include "SDL.h" /* screen size */