commit | 976c3972c738ba027a7ada551d4204869aefcd34 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon May 26 17:03:40 2014 +0300 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon May 26 17:03:40 2014 +0300 |
tree | b40675d8d89802c22eafe90d98522ede7407bffc | |
parent | 420dbf0462f2e27f5140358237d41c69252b275b [diff] [blame] |
build: Fixes for the latest updates in ndn-cxx library Change-Id: I35d7ed69243b1e726fc74111aa5750c9f8d6f892
diff --git a/src/logger.hpp b/src/logger.hpp index 706c6df..25847a4 100644 --- a/src/logger.hpp +++ b/src/logger.hpp
@@ -11,6 +11,7 @@ #define NTG_LOGGER_HPP #include <string> +#include <fstream> #include <boost/filesystem.hpp> #include <boost/date_time/posix_time/posix_time.hpp>