dune-common 2.1.1
deprecated.hh
Go to the documentation of this file.
00001 #ifndef DUNE_DEPRECATED_HH
00002 #define DUNE_DEPRECATED_HH
00003 
00006 #if defined(DOXYGEN) or not defined(DUNE_DEPRECATED)
00007 
00008 
00076 #define DUNE_DEPRECATED
00077 #endif
00078 
00079 
00080 #endif