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