commit | c07027069fb8f4c697ade631316f7be8c615ee2c | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Thu Aug 24 22:04:00 2017 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Fri Aug 25 23:43:02 2017 -0400 |
tree | 06985e3ed91ce30be6959dc9be42f85ce5e6f42d | |
parent | 44660cf226c1c58d65c33803b576fc1813596039 [diff] |
Fix compilation with Boost 1.65.0 Also sync default-compiler-flags.py with NFD Change-Id: Ib39118567428e8fe2ac73f2b7cbd96fe1a9598b8 Refs: #4259, #4248
diff --git a/tools/chunks/catchunks/pipeline-interests-aimd.hpp b/tools/chunks/catchunks/pipeline-interests-aimd.hpp index ec5bfce..aa19d3f 100644 --- a/tools/chunks/catchunks/pipeline-interests-aimd.hpp +++ b/tools/chunks/catchunks/pipeline-interests-aimd.hpp
@@ -32,6 +32,7 @@ #include "pipeline-interests.hpp" #include <queue> +#include <unordered_map> namespace ndn { namespace chunks {