aboutsummaryrefslogtreecommitdiff
path: root/src/internal/logging.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal/logging.h')
-rw-r--r--src/internal/logging.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/internal/logging.h b/src/internal/logging.h
index ad6de6b..fb0e415 100644
--- a/src/internal/logging.h
+++ b/src/internal/logging.h
@@ -2,6 +2,7 @@
#define LOGGING_H
#include <iostream>
+#include <chrono>
#include "plugin.h"
#include "spdlog/sinks/base_sink.h"