summaryrefslogtreecommitdiff
path: root/src/log.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/log.hpp')
-rw-r--r--src/log.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/log.hpp b/src/log.hpp
index fcc4e75..5927682 100644
--- a/src/log.hpp
+++ b/src/log.hpp
@@ -2,8 +2,8 @@
#define UR_LOG_H
#include "helper.hpp"
-#include <iostream>
#include <ctime>
+#include <iostream>
#include <string>
/**
* A very simple stdio/stderr logger