commit | 15f67314b9769ddaaf5e351ca3516669ca74f203 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Jul 22 15:11:09 2014 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Aug 08 15:19:05 2014 -0700 |
tree | f409e043b26914e71855c6cab95a357779b9f7b3 | |
parent | d1f34e864909bd07ce46e4906b4fa0cd06f0b6ca [diff] [blame] |
name: Make use of naming conventions for segment, version, timestamp, and sequence number encoding Change-Id: I99fe3965b2a4797bd14b6966b1d1d7d8fc530aef Refs: #1761
diff --git a/src/key-locator.hpp b/src/key-locator.hpp index 33e4584..a86275d 100644 --- a/src/key-locator.hpp +++ b/src/key-locator.hpp
@@ -23,6 +23,8 @@ #define NDN_KEY_LOCATOR_HPP #include "encoding/block.hpp" +#include "encoding/encoding-buffer.hpp" + #include "name.hpp" namespace ndn {