]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/tools/build/test/prebuilt/ext/release/a.h
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / tools / build / test / prebuilt / ext / release / a.h
1 // Copyright (c) 2003 Vladimir Prus
2 //
3 // Distributed under the Boost Software License, Version 1.0. (See
4 // accompanying file LICENSE.txt or copy at
5 // https://www.bfgroup.xyz/b2/LICENSE.txt)
6
7 #ifdef _WIN32
8 __declspec(dllimport)
9 #endif
10 void release();