From 1f52da35ef1db3df87865283d201f811a11c5378 Mon Sep 17 00:00:00 2001 From: Marius Kintel Date: Sun, 11 Sep 2011 11:10:48 +0200 Subject: helper to include TR1 stuff diff --git a/openscad.pro b/openscad.pro index 1abca19..6e79b29 100644 --- a/openscad.pro +++ b/openscad.pro @@ -165,6 +165,7 @@ HEADERS += src/renderer.h \ src/myqhash.h \ src/Tree.h \ src/mathc99.h \ + src/memory.h \ src/stl-utils.h SOURCES += src/openscad.cc \ -- cgit v0.10.1