summaryrefslogtreecommitdiff
path: root/devel/uatraits/files/patch-python-dict_wrapper.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'devel/uatraits/files/patch-python-dict_wrapper.hpp')
-rw-r--r--devel/uatraits/files/patch-python-dict_wrapper.hpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/uatraits/files/patch-python-dict_wrapper.hpp b/devel/uatraits/files/patch-python-dict_wrapper.hpp
deleted file mode 100644
index 09946e9aff68..000000000000
--- a/devel/uatraits/files/patch-python-dict_wrapper.hpp
+++ /dev/null
@@ -1,10 +0,0 @@
---- python/dict_wrapper.hpp.orig 2012-11-12 17:57:40.000000000 +0400
-+++ python/dict_wrapper.hpp 2012-11-12 18:32:21.000000000 +0400
-@@ -18,7 +18,6 @@
- #ifndef UATRAITS_PYTHON_DICT_WRAPPER_HPP_INCLUDED
- #define UATRAITS_PYTHON_DICT_WRAPPER_HPP_INCLUDED
-
--#include <string>
- #include <boost/python.hpp>
-
- #include "uatraits/config.hpp"