Remove some pointless code

This commit is contained in:
Daniel James
2018-01-20 18:39:46 +00:00
parent 3521c417b5
commit def7a785a5

View File

@@ -82,9 +82,6 @@
# define BOOST_HASH_HAS_STRING_VIEW 0 # define BOOST_HASH_HAS_STRING_VIEW 0
#endif #endif
#if BOOST_HASH_HAS_STRING_VIEW
#endif
namespace boost namespace boost
{ {
namespace hash_detail namespace hash_detail