You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-games/ogre/files/ogre-1.7.4-gcc46.patch

11 lines
277 B

--- a/OgreMain/include/OgreOptimisedUtil.h
+++ b/OgreMain/include/OgreOptimisedUtil.h
@@ -29,6 +29,7 @@ Torus Knot Software Ltd.
#ifndef __OptimisedUtil_H__
#define __OptimisedUtil_H__
+#include <cstddef>
#include "OgrePrerequisites.h"
#include "OgreEdgeListBuilder.h"