Skip to content

Commit cb571e8

Browse files
authored
Merge branch 'master' into waylanding
2 parents 3487fbf + 0371973 commit cb571e8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/anbox/logger.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@
1717

1818
#include <thread>
1919

20+
#ifndef BOOST_LOG_DYN_LINK
2021
#define BOOST_LOG_DYN_LINK
22+
#endif
2123
#include <boost/date_time.hpp>
2224
#include <boost/filesystem.hpp>
2325
#include <boost/log/expressions.hpp>

0 commit comments

Comments
 (0)