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/lp/field.hpp b/src/lp/field.hpp
index 199fb16..712bd86 100644
--- a/src/lp/field.hpp
+++ b/src/lp/field.hpp
@@ -25,6 +25,8 @@
#include "../common.hpp"
#include "../encoding/encoding-buffer.hpp"
+#include <boost/concept/assert.hpp>
+#include <boost/concept/usage.hpp>
#include <boost/type_traits.hpp>
namespace ndn {
@@ -79,4 +81,4 @@
} // namespace lp
} // namespace ndn
-#endif // NDN_CXX_LP_FIELD_HPP
\ No newline at end of file
+#endif // NDN_CXX_LP_FIELD_HPP