summaryrefslogtreecommitdiffstats
path: root/include/webserver_common.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/webserver_common.hpp')
-rw-r--r--include/webserver_common.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/webserver_common.hpp b/include/webserver_common.hpp
index fcfd321..1ba091b 100644
--- a/include/webserver_common.hpp
+++ b/include/webserver_common.hpp
@@ -16,6 +16,7 @@
#pragma once
#include "token_authorization_middleware.hpp"
+#include "security_headers_middleware.hpp"
#include "webserver_common.hpp"
using CrowApp = crow::App<crow::PersistentData::Middleware,
OpenPOWER on IntegriCloud