Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 45d9c7c494519f1978ffb98d73447a1a > files > 3

cegui-0.7.5-5.fc15.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