commit | 698f4fea3af9e27f20ad92969c221dee3b71f1e7 | [log] [tgz] |
---|---|---|
author | Yanbiao Li <lybmath@ucla.edu> | Wed Aug 19 16:30:16 2015 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Sep 07 18:59:01 2015 -0700 |
tree | 1131ba3716d269e0920d9740354ae6164754f14b | |
parent | 4ee73d42a4ef367c227c7cade57fcc33b0e9512b [diff] [blame] |
mgmt refactoring: ManagerBase Change-Id: I0710297f352723874d05092d091128b02b3747a2 Refs: #2107
diff --git a/common.hpp b/common.hpp index bd8f10b..9e44569 100644 --- a/common.hpp +++ b/common.hpp
@@ -97,6 +97,7 @@ using ndn::Interest; using ndn::Data; using ndn::Name; +using ndn::PartialName; using ndn::Exclude; using ndn::Link; using ndn::Block;