Skip to content

Commit 3438e0b

Browse files
committed
tuttlePlugin: fixed compilation issue (regression)
1 parent 4406a49 commit 3438e0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libraries/tuttlePlugin/src/tuttle/common/utils/Formatter.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
#include <boost/log/sources/severity_logger.hpp>
2121
#include <boost/log/sources/record_ostream.hpp>
2222
#include <boost/log/utility/setup/common_attributes.hpp>
23+
#include <boost/utility/empty_deleter.hpp>
2324
#include <boost/log/expressions/formatters/stream.hpp>
2425
#include <boost/log/expressions/attr.hpp>
2526
#include <boost/log/expressions/message.hpp>

0 commit comments

Comments
 (0)