Revert some changes so that I can merge to master.

Revert "Rename iterator typedef to n_iterator." and "Combine some of the
headers."

This reverts commits: 2f6b81d8c1 and
e1b39bbbfb.
This commit is contained in:
Daniel James
2014-10-22 21:23:48 +01:00
parent 2f6b81d8c1
commit b1232d8061
5 changed files with 1199 additions and 1156 deletions

View File

@@ -17,6 +17,7 @@
#include <boost/unordered/unordered_set_fwd.hpp>
#include <boost/unordered/detail/equivalent.hpp>
#include <boost/unordered/detail/unique.hpp>
#include <boost/unordered/detail/util.hpp>
#include <boost/functional/hash.hpp>
#include <boost/move/move.hpp>