mirror of
https://github.com/FairRootGroup/FairLogger.git
synced 2025-10-13 16:46:46 +00:00
Include fmt/ostream.h, needed for on the fly std::ostream usage
This commit is contained in:
parent
159a21c24b
commit
9df7235501
|
@ -26,6 +26,7 @@
|
|||
|
||||
#include <fmt/core.h>
|
||||
#include <fmt/printf.h>
|
||||
#include <fmt/ostream.h>
|
||||
|
||||
#pragma GCC diagnostic pop
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user