Files
beast/test/core/error.cpp
T

10 lines
315 B
C++
Raw Normal View History

2016-04-20 10:15:02 -04:00
//
// Copyright (c) 2013-2016 Vinnie Falco (vinnie dot falco at gmail dot com)
//
// 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/error.hpp>