aboutsummaryrefslogtreecommitdiffstats
path: root/include/logging.h
diff options
context:
space:
mode:
authoripknHama <ipknhama@gmail.com>2014-08-07 05:55:31 +0900
committeripknHama <ipknhama@gmail.com>2014-08-07 05:55:31 +0900
commitbd1481656adcd8d79bc0d23672df1599ca8e9e50 (patch)
tree1d86baf4792dce6f3c604a97ed0a9bdfd1a451cb /include/logging.h
parent1b83b78c8344b40355d9238d2fbeaf9a9b348ef9 (diff)
downloadcrow-bd1481656adcd8d79bc0d23672df1599ca8e9e50.tar.gz
crow-bd1481656adcd8d79bc0d23672df1599ca8e9e50.zip
improve mustache.h
Diffstat (limited to 'include/logging.h')
-rw-r--r--include/logging.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/logging.h b/include/logging.h
index b43a969..2984cce 100644
--- a/include/logging.h
+++ b/include/logging.h
@@ -1,7 +1,6 @@
#pragma once
#include <string>
-#include <chrono>
#include <cstdio>
#include <cstdlib>
#include <ctime>