summaryrefslogtreecommitdiff
path: root/src/webserver_main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/webserver_main.cpp')
-rw-r--r--src/webserver_main.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/webserver_main.cpp b/src/webserver_main.cpp
index ee752b0239..c7c7fb479a 100644
--- a/src/webserver_main.cpp
+++ b/src/webserver_main.cpp
@@ -4,8 +4,6 @@
#include "webserver_run.hpp"
#include <exception>
-#include <memory>
-#include <string>
int main(int /*argc*/, char** /*argv*/)
{