]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/dll.hpp
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / boost / dll.hpp
index 33e847ea14e185a44f6ff137d9cba35ca0195a23..bc8ed00448243cef33809cdbe44ea94a243d99b3 100644 (file)
@@ -1,5 +1,5 @@
 // Copyright 2014 Renato Tegon Forti, Antony Polukhin.
-// Copyright 2015-2016 Antony Polukhin.
+// Copyright 2015-2019 Antony Polukhin.
 //
 // Distributed under the Boost Software License, Version 1.0.
 // (See accompanying file LICENSE_1_0.txt
@@ -12,7 +12,7 @@
 /// \file boost/dll.hpp
 /// \brief Includes all the non-experimental headers of the Boost.DLL library.
 
-#include <boost/config.hpp>
+#include <boost/dll/config.hpp>
 #include <boost/dll/shared_library.hpp>
 #include <boost/dll/alias.hpp>
 #include <boost/dll/import.hpp>