Applying changes to fix build issues
This commit is contained in:
@@ -15,10 +15,9 @@
|
||||
#endif
|
||||
|
||||
// Add loggers here
|
||||
#include <daggy/loggers/dag_run/OStreamLogger.hpp>
|
||||
#ifdef DAGGY_ENABLE_REDIS
|
||||
#include <daggy/loggers/dag_run/RedisLogger.hpp>
|
||||
#else
|
||||
#include <daggy/loggers/dag_run/OStreamLogger.hpp>
|
||||
#endif
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user