X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Fsphere.cpp;h=dd27fad40e28cc1608ad9699b121d1c4af0f0ffb;hp=0b48ee40529030e8c0f5ca4a7b41afbba6cd0ca7;hb=1d9f3894fceb21393fb7ee9ed4ca15788f8e4f54;hpb=e2f022c8ab9d7697719d0e9bfc2a9c869505a3c8 diff --git a/source/sphere.cpp b/source/sphere.cpp index 0b48ee40..dd27fad4 100644 --- a/source/sphere.cpp +++ b/source/sphere.cpp @@ -1,3 +1,4 @@ +#define _USE_MATH_DEFINES #include #include #include "primitivebuilder.h"