commit | 606d5ddc9e6af77ab2fc413cb03aa01501088245 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Mon Sep 23 12:47:44 2019 -0600 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Mon Sep 23 12:47:44 2019 -0600 |
tree | 4b34026e8d4a8af2e6006746e195f863fd1e2f99 | |
parent | 24be073413469243de817f1a645f8415a3c86233 [diff] [blame] |
face+fw: store and return PitToken from downstream refs #4532 Change-Id: I97b95232a242186601459622f17983d1bef806d6
diff --git a/core/common.hpp b/core/common.hpp index efc9856..4280dc7 100644 --- a/core/common.hpp +++ b/core/common.hpp
@@ -124,6 +124,7 @@ namespace signal = ndn::util::signal; namespace time = ndn::time; using namespace ndn::time_literals; +using ndn::operator""_block; } // namespace nfd