commit | b1db7c66642673d33c8f0c1ba4999cf55596a09d | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Apr 03 14:57:25 2014 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Apr 03 16:17:46 2014 -0700 |
tree | 1ff8e3b2d38f4b216ad47d54a90df5a5ac21283b | |
parent | 3024278a636469fa31d63e847e8ecf682ed77778 [diff] [blame] |
build: Warnings correction for gcc 4.2 Also in this commit some code style corrections. Change-Id: Idf2b5b96b328fb3dbea7440362c84d7759a10ec5 Refs: #1429
diff --git a/tests/test-block.cpp b/tests/test-block.cpp index 1c7557d..c0b9671 100644 --- a/tests/test-block.cpp +++ b/tests/test-block.cpp
@@ -5,8 +5,7 @@ #include "encoding/encoding-buffer.hpp" -#include <boost/test/unit_test.hpp> -#include <boost/concept_check.hpp> +#include "boost-test.hpp" using namespace std; namespace ndn {