From 5c12c52f6f9e7371b37e43d3cf5145d61ffa70d3 Mon Sep 17 00:00:00 2001 From: Henrik Edin Date: Mon, 20 May 2019 15:16:27 -0400 Subject: SERVER-40834 Upgrade boost to version 1.70 --- .../boost-1.69.0/boost/asio/impl/src.hpp | 81 ---------------------- 1 file changed, 81 deletions(-) delete mode 100644 src/third_party/boost-1.69.0/boost/asio/impl/src.hpp (limited to 'src/third_party/boost-1.69.0/boost/asio/impl/src.hpp') diff --git a/src/third_party/boost-1.69.0/boost/asio/impl/src.hpp b/src/third_party/boost-1.69.0/boost/asio/impl/src.hpp deleted file mode 100644 index b891a453fee..00000000000 --- a/src/third_party/boost-1.69.0/boost/asio/impl/src.hpp +++ /dev/null @@ -1,81 +0,0 @@ -// -// impl/src.hpp -// ~~~~~~~~~~~~ -// -// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff 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) -// - -#ifndef BOOST_ASIO_IMPL_SRC_HPP -#define BOOST_ASIO_IMPL_SRC_HPP - -#define BOOST_ASIO_SOURCE - -#include - -#if defined(BOOST_ASIO_HEADER_ONLY) -# error Do not compile Asio library source with BOOST_ASIO_HEADER_ONLY defined -#endif - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -#endif // BOOST_ASIO_IMPL_SRC_HPP -- cgit v1.2.1