summaryrefslogtreecommitdiff
path: root/graphics/gsculpt/files/patch-cpp-Util-pySETree.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gsculpt/files/patch-cpp-Util-pySETree.cpp')
-rw-r--r--graphics/gsculpt/files/patch-cpp-Util-pySETree.cpp17
1 files changed, 0 insertions, 17 deletions
diff --git a/graphics/gsculpt/files/patch-cpp-Util-pySETree.cpp b/graphics/gsculpt/files/patch-cpp-Util-pySETree.cpp
deleted file mode 100644
index 2fa8cf7adbcb..000000000000
--- a/graphics/gsculpt/files/patch-cpp-Util-pySETree.cpp
+++ /dev/null
@@ -1,17 +0,0 @@
---- cpp/Util/pySETree.cpp.orig Tue Feb 20 16:34:38 2007
-+++ cpp/Util/pySETree.cpp Tue Feb 20 16:34:47 2007
-@@ -8,11 +8,12 @@
- #ifndef PYSETREE_CPP__
- #define PYSETREE_CPP__
-
-+#include <boost/python.hpp>
-+using namespace boost::python;
-+
- #include <Util/SETree.h>
-
-
--#include <boost/python.hpp>
--using namespace boost::python;
-
-
-