]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/leaf/test/_hpp_on_error_test.cpp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / leaf / test / _hpp_on_error_test.cpp
CommitLineData
1e59de90 1// Copyright 2018-2022 Emil Dotchevski and Reverge Studios, Inc.
20effc67
TL
2
3// Distributed under the Boost Software License, Version 1.0. (See accompanying
4// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
5
6#include <boost/leaf/on_error.hpp>
7#include <boost/leaf/on_error.hpp>
8int main() { return 0; }