dune-istl  2.2.0
interface.hh
Go to the documentation of this file.
00001 // $Id: interface.hh 1398 2010-11-24 17:37:38Z sander $
00002 #ifndef DUNE_ISTL_INTERFACE_HH
00003 #define DUNE_ISTL_INTERFACE_HH
00004 
00005 #warning This file is deprecated since Dune 2.1.  Please use dune-common/dune/common/parallel/interface.hh instead!
00006 
00007 #include <dune/common/parallel/interface.hh>
00008 
00009 #endif