summaryrefslogtreecommitdiffstats
path: root/libcxx/include/__functional_base
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/include/__functional_base')
-rw-r--r--libcxx/include/__functional_base2
1 files changed, 0 insertions, 2 deletions
diff --git a/libcxx/include/__functional_base b/libcxx/include/__functional_base
index feb587f7b55..1a08ea29dee 100644
--- a/libcxx/include/__functional_base
+++ b/libcxx/include/__functional_base
@@ -38,8 +38,6 @@ struct _LIBCPP_TYPE_VIS_ONLY binary_function
typedef _Result result_type;
};
-template <class _Tp> struct _LIBCPP_TYPE_VIS_ONLY hash;
-
template <class _Tp>
struct __has_result_type
{
OpenPOWER on IntegriCloud