Skip to content
Snippets Groups Projects
Commit 7410b71d authored by Tobias Leibner's avatar Tobias Leibner
Browse files

[basefunctionset.fem] disable warnings

parent 577e96f8
No related branches found
No related tags found
No related merge requests found
......@@ -17,8 +17,8 @@
#if HAVE_DUNE_FEM
#include <dune/stuff/common/disable_warnings.hh>
#include <dune/fem/space/basisfunctionset/default.hh>
#include <dune/stuff/common/reenable_warnings.hh>
#include <dune/fem/space/common/discretefunctionspace.hh>
#include <dune/stuff/common/reenable_warnings.hh>
#endif // HAVE_DUNE_FEM
#include <dune/stuff/common/memory.hh>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment