From 45044b7907b1f3b8cee043bf6893cb96684ce398 Mon Sep 17 00:00:00 2001 From: Marius Kintel Date: Sun, 16 Oct 2011 18:54:58 +0200 Subject: M_PI for Windows should now be turned on as default diff --git a/src/func.cc b/src/func.cc index 75e90df..b011a27 100644 --- a/src/func.cc +++ b/src/func.cc @@ -34,7 +34,6 @@ #include #include "stl-utils.h" #include -#include "openscad.h" //M_PI AbstractFunction::~AbstractFunction() { -- cgit v0.10.1