Skip to content
Snippets Groups Projects
Commit 63fd316a authored by Elias Pipping's avatar Elias Pipping
Browse files

[Cleanup] Check for alugrid

parent f8e90ede
No related branches found
No related tags found
No related merge requests found
#ifndef SRC_EXPLICITGRID_HH
#define SRC_EXPLICITGRID_HH
#if !HAVE_ALUGRID
#error ALUGRID is required
#endif
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wignored-qualifiers"
#include <dune/grid/alugrid.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