aboutsummaryrefslogtreecommitdiff
path: root/games/wesnoth/files/patch-src::scoped_resource.hpp
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2004-10-11 22:42:04 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2004-10-11 22:42:04 +0000
commit6f7b0b41245cee3ed8bf10b191055307eb987afc (patch)
treecb42820cf7ff1b46e5e47d875c1eb09f0b31661a /games/wesnoth/files/patch-src::scoped_resource.hpp
parente31c15dd63c85bcfe2f0a2f687596372c2e205c5 (diff)
Notes
Diffstat (limited to 'games/wesnoth/files/patch-src::scoped_resource.hpp')
-rw-r--r--games/wesnoth/files/patch-src::scoped_resource.hpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/games/wesnoth/files/patch-src::scoped_resource.hpp b/games/wesnoth/files/patch-src::scoped_resource.hpp
deleted file mode 100644
index 38256248cdab..000000000000
--- a/games/wesnoth/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