From 3928ae30942a6fe69c38234cab8d6388fda5e96b Mon Sep 17 00:00:00 2001 From: mborne Date: Fri, 5 Jul 2013 17:25:42 +0200 Subject: [PATCH] fix SFCGAL/all.h in example --- example/SFCGAL-offset/main.cpp | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/example/SFCGAL-offset/main.cpp b/example/SFCGAL-offset/main.cpp index 53db5200..84f4da98 100644 --- a/example/SFCGAL-offset/main.cpp +++ b/example/SFCGAL-offset/main.cpp @@ -1,4 +1,7 @@ -#include +#include + +#include +#include #include #include