summaryrefslogtreecommitdiff
path: root/games/rtb/files/patch-team-framework__stdnamespace.h
diff options
context:
space:
mode:
Diffstat (limited to 'games/rtb/files/patch-team-framework__stdnamespace.h')
-rw-r--r--games/rtb/files/patch-team-framework__stdnamespace.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/games/rtb/files/patch-team-framework__stdnamespace.h b/games/rtb/files/patch-team-framework__stdnamespace.h
deleted file mode 100644
index 58908d55034f..000000000000
--- a/games/rtb/files/patch-team-framework__stdnamespace.h
+++ /dev/null
@@ -1,12 +0,0 @@
---- team-framework/stdnamespace.h.orig 2005-01-06 20:59:18.000000000 +0300
-+++ team-framework/stdnamespace.h 2014-11-30 22:10:41.000000000 +0300
-@@ -26,8 +26,4 @@
- **************************************************************************/
-
- #include <iosfwd> // This file contains the forward declaration in particular of std::string
--
--namespace std
--{
-- template <class _Tp> class auto_ptr; // Origin: The header file <memory>
--}
-+#include <memory>