dune-common  2.3.1
mpiguard.hh
Go to the documentation of this file.
1 // -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
2 // vi: set et ts=4 sw=2 sts=2:
3 #ifndef DUNE_COMMON_MPIGUARD_HH
4 #warning dune/common/mpiguard.hh is deprecated, please use dune/common/parallel/mpiguard.hh
5 #include "parallel/mpiguard.hh"
6 #endif