From 7d828162dd02f4184f2f57162bac1cb8f7c56ae1 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Mon, 17 Aug 2015 12:11:51 +0000 Subject: - Update to 20130711 PR: 202329 Submitted by: fernando.apesteguia@gmail.com (maintainer) --- graphics/opennurbs/files/patch-opennurbs__system.h | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 graphics/opennurbs/files/patch-opennurbs__system.h (limited to 'graphics/opennurbs/files/patch-opennurbs__system.h') diff --git a/graphics/opennurbs/files/patch-opennurbs__system.h b/graphics/opennurbs/files/patch-opennurbs__system.h new file mode 100644 index 000000000000..cdd74a4ff801 --- /dev/null +++ b/graphics/opennurbs/files/patch-opennurbs__system.h @@ -0,0 +1,15 @@ +--- opennurbs_system.h.orig 2015-08-14 13:19:05 UTC ++++ opennurbs_system.h +@@ -219,11 +219,7 @@ + + #include + #include +-#if defined(ON_COMPILER_XCODE) +-#include +-#else +-#include +-#endif ++#include + #include + #include + #include -- cgit v1.2.3