commit | 1e7a7b20c93014e86639e3d07f357c95b48b34ac | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Aug 26 15:35:26 2015 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Aug 31 09:29:06 2015 -0700 |
tree | d950101205515b568dc9b173525e5db24e28140b | |
parent | 7f43c53c2a85d8d5a446f22571bf8b9a232099bd [diff] [blame] |
ping: Code refactoring Change-Id: I8b4e2c9dd3ba3adfae8d296a5635b048b35cf593 Refs: #3137
diff --git a/core/common.hpp b/core/common.hpp index fa035c6..09d378c 100644 --- a/core/common.hpp +++ b/core/common.hpp
@@ -64,6 +64,7 @@ #include <ndn-cxx/security/signing-helpers.hpp> #include <ndn-cxx/security/signing-info.hpp> #include <ndn-cxx/util/scheduler.hpp> +#include <ndn-cxx/util/scheduler-scoped-event-id.hpp> #include <ndn-cxx/util/signal.hpp> namespace ndn {