Add a missing include of d5cf594bfe

(cherry picked from commit 90c9290761ecb7849a036d82c2b93f64920164c6)
This commit is contained in:
DDuarte
2015-08-16 01:10:01 +01:00
parent 5aaf44fc66
commit b9106ee000
+1
View File
@@ -19,6 +19,7 @@
#define APPENDER_H
#include <unordered_map>
#include <stdexcept>
#include <string>
#include <time.h>
#include <type_traits>