diff options
Diffstat (limited to 'dev-games/ogre/files')
-rw-r--r-- | dev-games/ogre/files/ogre-1.6.3-boost.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/dev-games/ogre/files/ogre-1.6.3-boost.patch b/dev-games/ogre/files/ogre-1.6.3-boost.patch deleted file mode 100644 index 9f1784c558cd..000000000000 --- a/dev-games/ogre/files/ogre-1.6.3-boost.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- OgreMain/include/OgreStdHeaders.h.old 2009-11-18 14:08:48.000000000 +0100 -+++ OgreMain/include/OgreStdHeaders.h 2009-11-18 14:09:59.000000000 +0100 -@@ -110,6 +110,7 @@ - # include <boost/thread/recursive_mutex.hpp> - # include <boost/thread/condition.hpp> - # include <boost/thread/thread.hpp> -+# include <boost/function.hpp> - #endif - - #if defined ( OGRE_GCC_VISIBILITY ) |