freebsd-ports/graphics/gsculpt/files/patch-cpp-Group-GSProductGroup.h
Alejandro Pulver 83ae30d70c - Update to 0.99.46.2.
- Use SF macro in MASTER_SITES [1].
- Fix building on non-i386 instead of adding NOT_FOR_ARCHS [1].

PR:		ports/115138
Submitted by:	Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer)
Reworked by:	alepulver (myself) [1]
2007-09-27 19:07:05 +00:00

17 lines
353 B
C

--- 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>