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/interest.hpp b/src/interest.hpp index 89c5c24..e075ca7 100644 --- a/src/interest.hpp +++ b/src/interest.hpp
@@ -29,6 +29,7 @@ #include "name.hpp" #include "selectors.hpp" #include "interest-filter.hpp" +#include "util/time.hpp" #include "management/nfd-local-control-header.hpp" namespace ndn {