dune-istl  2.2.1
selection.hh
Go to the documentation of this file.
1 // $Id: selection.hh 1398 2010-11-24 17:37:38Z sander $
2 #ifndef DUNE_ISTL_SELECTION_HH
3 #define DUNE_ISTL_SELECTION_HH
4 
5 #warning This file is deprecated since Dune 2.1. Please use dune-common/dune/common/parallel/selection.hh instead!
6 
7 #include <dune/common/parallel/selection.hh>
8 
9 #endif