Files
beast/test/core/async_completion.cpp
T

10 lines
326 B
C++
Raw Normal View History

2016-04-01 11:46:32 -04:00
//
2017-02-06 20:07:03 -05:00
// Copyright (c) 2013-2017 Vinnie Falco (vinnie dot falco at gmail dot com)
2016-04-01 11:46:32 -04:00
//
// 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)
//
// Test that header file is self-contained.
2016-05-07 14:57:15 -04:00
#include <beast/core/async_completion.hpp>