diff options
Diffstat (limited to 'https.h')
-rw-r--r-- | https.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |