commit | 4b4699897cf281c08b85343a1b0d02961eb727f0 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Thu Dec 03 18:20:19 2015 +0000 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Thu Dec 03 18:20:19 2015 +0000 |
tree | 544bf19bfab1b8815898de9dc7b1fe61b041d4c9 | |
parent | f58f8f4539ea7a402b0821d4ba94f015b653f6f7 [diff] [blame] |
lp: IncomingFaceId, NextHopFaceId, CachePolicy tags LocalControlHeader is deprecated. This commit also adjusts includes in some lp/ headers. refs #3296 Change-Id: Icdc7b469d70739fe5c65da51817c92ff9136c923
diff --git a/src/common.hpp b/src/common.hpp index 8212a7e..a51f58d 100644 --- a/src/common.hpp +++ b/src/common.hpp
@@ -63,6 +63,7 @@ # error "ndn-cxx applications must be compiled using the C++11 standard" #endif +#include <algorithm> #include <cstddef> #include <cstdint> #include <cstring>