mirror of
https://github.com/FairRootGroup/FairLogger.git
synced 2025-10-15 17:41:44 +00:00
Throw if removing non-existing sink or adding existing
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
#include <mutex>
|
||||
#include <ostream>
|
||||
#include <sstream>
|
||||
#include <stdexcept>
|
||||
#include <string>
|
||||
#include <time.h> // time_t
|
||||
#include <type_traits> // is_same
|
||||
|
Reference in New Issue
Block a user