diff options
Diffstat (limited to 'graphics/gsculpt/files/patch-cpp-Group-GSProductGroup.h')
-rw-r--r-- | graphics/gsculpt/files/patch-cpp-Group-GSProductGroup.h | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/graphics/gsculpt/files/patch-cpp-Group-GSProductGroup.h b/graphics/gsculpt/files/patch-cpp-Group-GSProductGroup.h deleted file mode 100644 index e3826fca7592..000000000000 --- a/graphics/gsculpt/files/patch-cpp-Group-GSProductGroup.h +++ /dev/null @@ -1,17 +0,0 @@ ---- cpp/Group/GSProductGroup.h.orig Sun May 6 11:48:08 2007 -+++ cpp/Group/GSProductGroup.h Fri Jul 13 00:53:37 2007 -@@ -8,13 +8,13 @@ - #ifndef GSPRODUCTGROUP_H__ - #define GSPRODUCTGROUP_H__ - --#include <boost/python.hpp> - - #include <Util/Array.h> - - #include <Model/GSProductModel.h> - - #include <Graphics/Region.h> -+#include <boost/python.hpp> - - - |