X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Fsphere.cpp;h=dd27fad40e28cc1608ad9699b121d1c4af0f0ffb;hp=0b48ee40529030e8c0f5ca4a7b41afbba6cd0ca7;hb=a2e5fc44fc4eae17c98a569af1c6bd0baf1f7684;hpb=3e6a7f8ae2ba43728d16954ac7c31257b7bfb581 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"