Remove a few unnecessary internal includes.

This commit is contained in:
Daniel James
2016-08-14 20:55:40 +01:00
parent ce4b840299
commit 09717ffca4
5 changed files with 0 additions and 5 deletions

View File

@@ -12,7 +12,6 @@
#pragma once
#endif
#include <boost/unordered/detail/table.hpp>
#include <boost/unordered/detail/extract_key.hpp>
namespace boost { namespace unordered { namespace detail {