commit | 97bedb8c46f6809592d0e85c3aa5900efe4633ce | [log] [tgz] |
---|---|---|
author | Zhiyi Zhang <zhiyi@cs.ucla.edu> | Sat Oct 10 11:11:35 2020 -0700 |
committer | Zhiyi Zhang <zhiyi@cs.ucla.edu> | Sat Oct 10 11:11:35 2020 -0700 |
tree | 8f274524607a4101c2701830430a18218c8015ac | |
parent | 4b11809e86d6d14337219dde0d70b186cebbc154 [diff] [blame] |
format update Change-Id: I8e15451d7229cad5fb4c6d5cf7464fcde9d6c56c
diff --git a/src/ndncert-common.hpp b/src/ndncert-common.hpp index 9bee44a..cf2643f 100644 --- a/src/ndncert-common.hpp +++ b/src/ndncert-common.hpp
@@ -41,6 +41,7 @@ #include <ndn-cxx/encoding/tlv.hpp> #include <ndn-cxx/data.hpp> #include <ndn-cxx/encoding/block.hpp> +#include <ndn-cxx/encoding/block-helpers.hpp> #include <ndn-cxx/face.hpp> #include <ndn-cxx/interest.hpp> #include <ndn-cxx/link.hpp>