]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/dll/test/section_name_too_big.cpp
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / libs / dll / test / section_name_too_big.cpp
index 73c332d633edf37e2bab423391151871fea96891..03db48f5cc75f2e96e6c81b7d7c73a36414ed320 100644 (file)
@@ -1,6 +1,6 @@
 // Copyright 2011-2012 Renato Tegon Forti
 // Copyright 2014 Renato Tegon Forti, Antony Polukhin.
-// Copyright 2015 Antony Polukhin.
+// Copyright 2015-2019 Antony Polukhin.
 //
 // Distributed under the Boost Software License, Version 1.0.
 // (See accompanying file LICENSE_1_0.txt
@@ -9,7 +9,7 @@
 // For more information, see http://www.boost.org
 
 #define BOOST_DLL_FORCE_ALIAS_INSTANTIATION
-#include <boost/config.hpp>
+#include <boost/dll/config.hpp>
 #include <boost/dll/alias.hpp>
 
 int integer_g = 100;