Skip to content
Snippets Groups Projects
Commit 1eb4d87f authored by Felix Schindler's avatar Felix Schindler
Browse files

[common.matrix] disable some external warnings

parent bc13a082
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,9 @@
#undef HAVE_BOOST
#define HAVE_BOOST 1
#endif
#include <dune/stuff/common/disable_warnings.hh>
#include <dune/fem/operator/matrix/spmatrix.hh>
#include <dune/stuff/common/reenable_warnings.hh>
#include <dune/istl/operators.hh>
#include <dune/fem/operator/matrix/istlmatrix.hh>
#include <dune/fem/operator/matrix/preconditionerwrapper.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