Kaydet (Commit) cfcbe2e4 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Need <boost/functional/hash.hpp> for boost::hash

Change-Id: I64915b6a1dde7c0c518334b8d90bce70844d0fbe
üst 3503b920
...@@ -33,6 +33,8 @@ ...@@ -33,6 +33,8 @@
#include "svdata.hxx" #include "svdata.hxx"
#include "salwtype.hxx" #include "salwtype.hxx"
#include <boost/functional/hash.hpp>
#include <list> #include <list>
#include <map> #include <map>
#include <unordered_set> #include <unordered_set>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment