]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/graph/include/boost/graph/use_mpi.hpp
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / graph / include / boost / graph / use_mpi.hpp
CommitLineData
7c673cae
FG
1// Copyright (C) 2004-2009 The Trustees of Indiana University.
2
3// Use, modification and distribution is subject to the Boost Software
4// License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
5// http://www.boost.org/LICENSE_1_0.txt)
6
7// Authors: Nick Edmonds
8// Andrew Lumsdaine
9
10#ifndef BOOST_GRAPH_USE_MPI_HPP
11#define BOOST_GRAPH_USE_MPI_HPP
12
13#define BOOST_GRAPH_USE_MPI
14
15#endif // BOOST_GRAPH_USE_MPI_HPP