commit | 96b80bb64597ca3d74b88453cadf46eb32b5ba0a | [log] [tgz] |
---|---|---|
author | Ilya Moiseenko <iliamo@ucla.edu> | Sat Apr 05 20:53:27 2014 -0400 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Apr 09 00:26:22 2014 -0700 |
tree | 9cddd45a37b6059af2ba4231043c0dc3093981af | |
parent | 9f7455b6dd81b11ce2225c56c772e36042f2ed47 [diff] [blame] |
table: Content Store performance fix Change-Id: I7f6752ec279e64e81c90c0b3e8d756da34194965 Refs: #1432
diff --git a/daemon/common.hpp b/daemon/common.hpp index 974fa57..e60dbc7 100644 --- a/daemon/common.hpp +++ b/daemon/common.hpp
@@ -79,6 +79,7 @@ using ndn::Interest; using ndn::Data; using ndn::Name; +namespace name = ndn::name; using ndn::Exclude; using ndn::Block; namespace tlv {