Skip to content

Commit

Permalink
std::function requires #include <functional>
Browse files Browse the repository at this point in the history
  • Loading branch information
herumi committed Feb 1, 2017
1 parent 78191bd commit cd9c1e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cybozu/hash_map.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
#include <type_traits>
#include <utility>
#include <vector>
#include <functional>

namespace cybozu {

Expand Down

0 comments on commit cd9c1e6

Please sign in to comment.