diff options
Diffstat (limited to 'games/wesnoth-devel/files/patch-src::scoped_resource.hpp')
-rw-r--r-- | games/wesnoth-devel/files/patch-src::scoped_resource.hpp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games/wesnoth-devel/files/patch-src::scoped_resource.hpp b/games/wesnoth-devel/files/patch-src::scoped_resource.hpp deleted file mode 100644 index 38256248cdab..000000000000 --- a/games/wesnoth-devel/files/patch-src::scoped_resource.hpp +++ /dev/null @@ -1,11 +0,0 @@ ---- src/scoped_resource.hpp.orig Sat Jul 3 16:23:45 2004 -+++ src/scoped_resource.hpp Sat Jul 3 16:24:35 2004 -@@ -13,6 +13,8 @@ - #ifndef SCOPED_RESOURCE_H_INCLUDED - #define SCOPED_RESOURCE_H_INCLUDED - -+#include <cstdio> -+ - /** - * The util namespace should take all classes which are of a generic type, - * used to perform common tasks which are not BibleTime-specific. See |