Skip to content
Snippets Groups Projects
Commit 31e77c4e authored by Timo Koch's avatar Timo Koch
Browse files

[mpnc] Fix header guard of MPAdapter

parent 353f5a95
No related branches found
No related tags found
2 merge requests!1337WIP Fix/dirichlet caching v2,!1195Cleanup/interfacial areas
......@@ -24,8 +24,8 @@
* Makes the capillary pressure-saturation relations
* available under the M-phase API for material laws
*/
#ifndef DUMUX_MP_2P_ADAPTER_HH
#define DUMUX_MP_2P_ADAPTER_HH
#ifndef DUMUX_MP_ADAPTER_HH
#define DUMUX_MP_ADAPTER_HH
#include <algorithm>
#include <cassert>
......
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