Index: head/math/qhull/files/patch-src__libqhullcpp__QhullIterator.h =================================================================== --- head/math/qhull/files/patch-src__libqhullcpp__QhullIterator.h (nonexistent) +++ head/math/qhull/files/patch-src__libqhullcpp__QhullIterator.h (revision 374949) @@ -0,0 +1,12 @@ +--- src/libqhullcpp/QhullIterator.h.orig 2012-01-26 04:32:05.000000000 +0100 ++++ src/libqhullcpp/QhullIterator.h 2014-12-19 15:19:26.000000000 +0100 +@@ -16,8 +16,7 @@ + #include + #include + #include +-//! Avoid dependence on +-namespace std { struct bidirectional_iterator_tag; struct random_access_iterator_tag; } ++#include + + namespace orgQhull { + Property changes on: head/math/qhull/files/patch-src__libqhullcpp__QhullIterator.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/math/qhull/files/patch-src__libqhullcpp__QhullLinkedList.h =================================================================== --- head/math/qhull/files/patch-src__libqhullcpp__QhullLinkedList.h (nonexistent) +++ head/math/qhull/files/patch-src__libqhullcpp__QhullLinkedList.h (revision 374949) @@ -0,0 +1,11 @@ +--- src/libqhullcpp/QhullLinkedList.h.orig 2012-01-26 04:32:05.000000000 +0100 ++++ src/libqhullcpp/QhullLinkedList.h 2014-12-19 15:19:26.000000000 +0100 +@@ -9,7 +9,7 @@ + #ifndef QHULLLINKEDLIST_H + #define QHULLLINKEDLIST_H + +-namespace std { struct bidirectional_iterator_tag; struct random_access_iterator_tag; } ++#include + + #include "QhullError.h" + Property changes on: head/math/qhull/files/patch-src__libqhullcpp__QhullLinkedList.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property