summaryrefslogtreecommitdiffhomepage
path: root/https.h
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2020-05-16 10:11:50 +0200
committerRoland Reichwein <mail@reichwein.it>2020-05-16 10:11:50 +0200
commit7782a10080749d7dc1b094502387ae9b2d972686 (patch)
tree78510d37500f9fa77be705bb7d0af369a18bda40 /https.h
parent01ff8fab013f6e7c95381605bd7adfc7fa712371 (diff)
Fix header
Diffstat (limited to 'https.h')
-rw-r--r--https.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/https.h b/https.h
index e87fc6d..8350c4d 100644
--- a/https.h
+++ b/https.h
@@ -1,5 +1,6 @@
#pragma once
+#include <boost/asio/steady_timer.hpp>
#include <boost/beast/version.hpp>
// Support both boost in Debian unstable (BOOST_LATEST) and in stable (boost 1.67)