dune-istl  2.2.1
mpitraits.hh
Go to the documentation of this file.
1 // $Id: mpitraits.hh 1220 2010-05-27 16:22:36Z sander $
2 #ifndef DUNE_ISTL_MPITRAITS_HH
3 #define DUNE_ISTL_MPITRAITS_HH
4 
5 #warning This file is deprecated since Dune 2.1. Please use dune-common/dune/common/mpitraits.hh instead!
6 
7 #include <dune/common/mpitraits.hh>
8 
9 #endif