Tidy up Jamfile and tests

This commit is contained in:
Vinnie Falco
2017-08-10 17:44:21 -07:00
parent 483a4c5da5
commit a56b390638
5 changed files with 25 additions and 29 deletions

View File

@@ -7,6 +7,9 @@
// Official repository: https://github.com/boostorg/beast
//
#if BOOST_BEAST_USE_OPENSSL
// Test that header file is self-contained.
#include "example/common/server_certificate.hpp"
#endif