]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/dll/test/link2.cpp
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / libs / dll / test / link2.cpp
1 // Copyright 2018-2019 Antony Polukhin
2 //
3 // Distributed under the Boost Software License, Version 1.0.
4 // (See accompanying file LICENSE_1_0.txt
5 // or copy at http://www.boost.org/LICENSE_1_0.txt)
6 //
7 // For more information, see http://www.boost.org
8
9
10 #include "link.hpp"
11
12 int main() {}