summaryrefslogtreecommitdiffhomepage
path: root/http.h
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2023-01-12 15:31:02 +0100
committerRoland Reichwein <mail@reichwein.it>2023-01-12 15:31:02 +0100
commit7472e4e8e4897adc90f9e9030bb35ea07ded8b32 (patch)
treee7fc71f760a8d083c07bf623b69173a2e11eab17 /http.h
parent00ed7df1a09cad8862f2c586347f4f55c99681e5 (diff)
Remove old, empty http.h+cpp
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"
-