00001 #ifndef DUNE_COMMON_STD_NOEXCEPT_HH
00002 #define DUNE_COMMON_STD_NOEXCEPT_HH
00003
00004 #warning The header dune/common/std/noexcept.hh is deprecated. Remove the include and use "noexcept".
00005
00006 #define DUNE_NOEXCEPT noexcept
00007
00008 #endif // DUNE_COMMON_STD_NOEXCEPT_HH