]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/vmd/include/boost/vmd/detail/nil_registration.hpp
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / vmd / include / boost / vmd / detail / nil_registration.hpp
CommitLineData
7c673cae
FG
1
2// (C) Copyright Edward Diener 2011-2015
3// Use, modification and distribution are subject to the Boost Software License,
4// Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
5// http://www.boost.org/LICENSE_1_0.txt).
6
7#if !defined(BOOST_VMD_DETAIL_NIL_REGISTRATION_HPP)
8#define BOOST_VMD_DETAIL_NIL_REGISTRATION_HPP
9
10#define BOOST_VMD_REGISTER_BOOST_PP_NIL (BOOST_PP_NIL)
11#define BOOST_VMD_DETECT_BOOST_PP_NIL_BOOST_PP_NIL
12
13#endif /* BOOST_VMD_DETAIL_NIL_REGISTRATION_HPP */