diff options
author | Marius Kintel <marius@kintel.net> | 2013-03-28 03:55:51 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2013-03-28 03:55:51 (GMT) |
commit | eefcd6d0b271642d470cd55bc47d1579d943938e (patch) | |
tree | 48f9e4db455879025adb9317b740bfa4b72c2d66 /tests/test_pretty_print.cc | |
parent | f70578f362c8c2c78036c9de846c20802ac7aa81 (diff) | |
parent | beff2b1f4811b7f9d2b58bfc6a469a363bc9bfd0 (diff) |
Merge branch 'master' into epec-kernel
Conflicts:
src/PolySetCGALEvaluator.cc
Diffstat (limited to 'tests/test_pretty_print.cc')
-rw-r--r-- | tests/test_pretty_print.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_pretty_print.cc b/tests/test_pretty_print.cc index 9959189..227d8ad 100644 --- a/tests/test_pretty_print.cc +++ b/tests/test_pretty_print.cc @@ -5,6 +5,7 @@ -DBUILDDIR=--builddir=/home/janedoe/openscad/tests/bin" */ +#include <cstddef> #include <unistd.h> //#include <stdio.h> |