diff options
Diffstat (limited to 'graphics/gsculpt/files/patch-cpp-Model-GSProductModel.h')
-rw-r--r-- | graphics/gsculpt/files/patch-cpp-Model-GSProductModel.h | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/graphics/gsculpt/files/patch-cpp-Model-GSProductModel.h b/graphics/gsculpt/files/patch-cpp-Model-GSProductModel.h deleted file mode 100644 index 8427118d7bed..000000000000 --- a/graphics/gsculpt/files/patch-cpp-Model-GSProductModel.h +++ /dev/null @@ -1,18 +0,0 @@ ---- cpp/Model/GSProductModel.h.orig Sun May 6 08:28:39 2007 -+++ cpp/Model/GSProductModel.h Thu Jul 12 23:09:13 2007 -@@ -10,7 +10,6 @@ - - #include <string> - --#include <boost/python.hpp> - - #include <Util/UniqueID.h> - -@@ -26,6 +25,7 @@ - #include <Model/VisualPlane.h> - - #include <Product/GSProduct.h> -+#include <boost/python.hpp> - - - |