Fix test_imagedraw failures

This commit is contained in:
cgohlke 2014-06-25 00:07:07 -07:00
parent 68c502db8b
commit e79f996a45

View File

@ -20,7 +20,7 @@ extern "C" {
#ifndef M_PI
#define M_PI 3.14159265359
#define M_PI 3.1415926535897932384626433832795
#endif