From 451ea8b4ddfcb789dc934652721d639786ad81e2 Mon Sep 17 00:00:00 2001 From: Alex Zolotarev Date: Wed, 22 Aug 2012 18:10:43 +0300 Subject: [ios] Fixed simulator build error --- geometry/region2d/boost_concept.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'geometry') diff --git a/geometry/region2d/boost_concept.hpp b/geometry/region2d/boost_concept.hpp index ee4b5afb7b..e217143702 100644 --- a/geometry/region2d/boost_concept.hpp +++ b/geometry/region2d/boost_concept.hpp @@ -3,6 +3,7 @@ #include "../point2d.hpp" #include "../region2d.hpp" +#include "../../3party/boost/boost/polygon/detail/polygon_sort_adaptor.hpp" #include "../../3party/boost/boost/polygon/polygon.hpp" #include "../../std/vector.hpp" -- cgit v1.2.3