summaryrefslogtreecommitdiffhomepage
path: root/http.h
diff options
context:
space:
mode:
Diffstat (limited to 'http.h')
-rw-r--r--http.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/http.h b/http.h
deleted file mode 100644
index 7da60b2..0000000
--- a/http.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#pragma once
-
-#include <boost/asio/dispatch.hpp>
-#include <boost/asio/strand.hpp>
-
-#include "config.h"
-#include "server.h"
-