dune-common  2.5.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
final.hh
Go to the documentation of this file.
1 #ifndef DUNE_COMMON_STD_FINAL_HH
2 #define DUNE_COMMON_STD_FINAL_HH
3 
4 #warning The header dune/common/std/final.hh is deprecated. Remove the include and use "final".
5 
6 #define DUNE_FINAL final
7 
8 #endif // DUNE_COMMON_STD_FINAL_HH