commit | 904c2413b2676b623f5598aa9d3ffd175afc91ac | [log] [tgz] |
---|---|---|
author | Vince Lehman <vslehman@memphis.edu> | Tue Sep 23 19:36:11 2014 -0500 |
committer | Vince Lehman <vslehman@memphis.edu> | Wed Oct 01 17:22:36 2014 -0500 |
tree | d9ec078622b80fe59bef749225853f2456b6a5f2 | |
parent | 9f51efdbcb5d53e28798a75d7611f0f9a44b3724 [diff] [blame] |
comm: Stop SyncLogicHandler from fetching own LSAs refs: #2005 Change-Id: I717a5258673dd5308fdf6561dbdb626ae4c74e9f
diff --git a/tests/test-common.hpp b/tests/test-common.hpp index cbb83d9..dc60c90 100644 --- a/tests/test-common.hpp +++ b/tests/test-common.hpp
@@ -24,6 +24,7 @@ #define NLSR_TEST_COMMON_HPP #include <boost/asio.hpp> +#include <boost/test/unit_test.hpp> #include <ndn-cxx/util/scheduler.hpp> namespace nlsr {