mirror of
https://github.com/boostorg/beast.git
synced 2026-01-30 02:02:23 +01:00
Boost prep
This commit is contained in:
@@ -4,10 +4,12 @@
|
||||
// Distributed under the Boost Software License, Version 1.0. (See accompanying
|
||||
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||
//
|
||||
// Official repository: https://github.com/boostorg/beast
|
||||
//
|
||||
|
||||
#if BEAST_USE_OPENSSL
|
||||
#if BOOST_BEAST_USE_OPENSSL
|
||||
|
||||
// Test that header file is self-contained.
|
||||
#include "../../example/server-framework/https_ports.hpp"
|
||||
#include "example/server-framework/https_ports.hpp"
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user