Go to the documentation of this file.00001
00002 #ifndef DUNE_ISTL_MPITRAITS_HH
00003 #define DUNE_ISTL_MPITRAITS_HH
00004
00005 #warning This file is deprecated since Dune 2.1. Please use dune-common/dune/common/mpitraits.hh instead!
00006
00007 #include <dune/common/mpitraits.hh>
00008
00009 #endif