Sophie

Sophie

distrib > Fedora > 16 > x86_64 > by-pkgid > 00ffecaf3a71be70964a971bb769f1d2 > files > 1

rudeconfig-5.0.5-9.fc16.src.rpm

diff -up rudeconfig-5.0.5/src/File.h.BAD rudeconfig-5.0.5/src/File.h
--- rudeconfig-5.0.5/src/File.h.BAD	2008-09-03 17:43:17.000000000 -0400
+++ rudeconfig-5.0.5/src/File.h	2008-09-03 17:45:13.000000000 -0400
@@ -39,6 +39,9 @@
 #define INCLUDED_MAP
 #endif
 
+#include <string>
+#include <cstring>
+
 using namespace rude::config;
 
 namespace rude{