Sophie

Sophie

distrib > Mageia > 2 > x86_64 > media > core-release-src > by-pkgid > 253bd0e8e7e1a35325604cf7875ab61b > files > 3

cegui-0.7.5-5.mga2.src.rpm

--- cegui/include/CEGUIString.h~	2010-11-19 05:19:03.000000000 -0600
+++ cegui/include/CEGUIString.h	2011-02-10 09:53:52.363813000 -0600
@@ -34,6 +34,7 @@
 #include <string>
 #include <string.h>
 #include <stdexcept>
+#include <cstddef>
 
 // Start of CEGUI namespace section
 namespace CEGUI