aboutsummaryrefslogtreecommitdiffstats
path: root/datetime.h
diff options
context:
space:
mode:
Diffstat (limited to 'datetime.h')
-rw-r--r--datetime.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/datetime.h b/datetime.h
index 9611b38..24fd3c4 100644
--- a/datetime.h
+++ b/datetime.h
@@ -4,7 +4,7 @@
#include <boost/date_time/local_time/local_time.hpp>
#include <boost/filesystem.hpp>
-namespace flask
+namespace crow
{
// code from http://stackoverflow.com/questions/2838524/use-boost-date-time-to-parse-and-create-http-dates
class DateTime