commit | c8a10f762b1a94682f355d9f10ed6d8db56ad31f | [log] [tgz] |
---|---|---|
author | akmhoque <akmhoque@gmail.com> | Fri Apr 25 18:42:55 2014 -0500 |
committer | akmhoque <akmhoque@gmail.com> | Fri Apr 25 22:05:39 2014 -0500 |
tree | 03beb2d6807e64ce856b0c588387096ed5f95939 | |
parent | 0c21782b13b758a68dc2dd9662751206e6f015be [diff] [blame] |
build: == Dependency change == NLSR now depends on ndn-cxx library Refs: #1535 Change-Id: I4c7c0c3dcfcac6ee91648a46c07e426adbb5bd20
diff --git a/src/adjacent.cpp b/src/adjacent.cpp index 807eb0b..3212c1e 100644 --- a/src/adjacent.cpp +++ b/src/adjacent.cpp
@@ -2,6 +2,7 @@ #include <string> #include <cmath> #include <limits> + #include "adjacent.hpp" namespace nlsr {