]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/asio/test/windows/basic_random_access_handle.cpp
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / libs / asio / test / windows / basic_random_access_handle.cpp
index 404d5da4d22874670866d77f355368dd217b1677..0a4df9a24f9b12a63c8b09dc7602adaaba6f55d6 100644 (file)
@@ -2,7 +2,7 @@
 // basic_random_access_handle.cpp
 // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 //
-// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2019 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)
 // Test that header file is self-contained.
 #include <boost/asio/windows/basic_random_access_handle.hpp>
 
-#include <boost/asio.hpp>
 #include "../unit_test.hpp"
 
 BOOST_ASIO_TEST_SUITE
 (
-  "windows/basic_random_access_handle",
+  "basic_random_access_handle",
   BOOST_ASIO_TEST_CASE(null_test)
 )