commit | c7c990080a0b2936cfd1b31fd6b7845affb7df61 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Oct 09 17:27:30 2015 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sat Oct 10 23:40:34 2015 -0700 |
tree | 7ce3d00f5c2cc53d718c90f0d3120458a971994d | |
parent | a81266c8f4b7e4e08fbd15d34b836674e8c51b5e [diff] [blame] |
build+ci: Update default build flags and CI scripts This commit also fixes a few compilation errors. Change-Id: I19bcbe360423dad2532b9caee4edcdc6356b0075
diff --git a/tools/ndns-dig.cpp b/tools/ndns-dig.cpp index 36fea64..30afe88 100644 --- a/tools/ndns-dig.cpp +++ b/tools/ndns-dig.cpp
@@ -35,7 +35,7 @@ #include <memory> #include <string> -NDNS_LOG_INIT("NdnsDig"); +NDNS_LOG_INIT("NdnsDig") namespace ndn { namespace ndns {