commit | 61c5ef38307ba26b2ae25599f484a9455553739e | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Fri Jan 24 20:59:30 2014 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sat Jan 25 18:31:02 2014 -0800 |
tree | 3dbdfa1d0af790cf3894d3da775d0cbc889453d9 | |
parent | 2c29f3abdb5f8d92a343d2ad67b03ee5edf8ef10 [diff] [blame] |
core: time::Duration, time:Point, time::now refs #1148 Change-Id: I19c3d2f9b638797a6a36ce41a98be4463b4b7a2d
diff --git a/daemon/common.hpp b/daemon/common.hpp index 05553b6..0dd2e7e 100644 --- a/daemon/common.hpp +++ b/daemon/common.hpp
@@ -7,6 +7,8 @@ #ifndef NFD_COMMON_HPP #define NFD_COMMON_HPP +#include "config.hpp" + #include <ndn-cpp-dev/interest.hpp> #include <ndn-cpp-dev/data.hpp>