commit | abe952aa01fd1745ea4d3e7ba233706f74e82c33 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 17 17:06:32 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 17 17:16:56 2013 -0800 |
tree | 133075259cd216f6ee46d98716b6b881c5927ac8 | |
parent | 3f101ec310b134f823f13f8b88d1baba30b7acfd [diff] [blame] |
Resolve compilation issues after reorganizations
diff --git a/test/test-sync-core.cc b/test/test-sync-core.cc index e91b0f5..1fbe4e6 100644 --- a/test/test-sync-core.cc +++ b/test/test-sync-core.cc
@@ -1,5 +1,6 @@ #include "sync-core.h" + #include <boost/test/unit_test.hpp> #include <boost/filesystem.hpp>