Skip to content
Snippets Groups Projects
Commit b5953d05 authored by Andreas Dedner's avatar Andreas Dedner
Browse files

some more header checking

parent fb84c9d7
No related branches found
No related tags found
No related merge requests found
...@@ -43,6 +43,7 @@ extern "C" { ...@@ -43,6 +43,7 @@ extern "C" {
#endif #endif
namespace ALUGridSpace {
// sfc stuff // sfc stuff
#include "parallel/alusfc.hh" #include "parallel/alusfc.hh"
...@@ -51,6 +52,7 @@ extern "C" { ...@@ -51,6 +52,7 @@ extern "C" {
// ParMETIS stuff // ParMETIS stuff
#include "parallel/aluparmetis.hh" #include "parallel/aluparmetis.hh"
}
#ifdef COUNT_ALUGRID_FLOPS #ifdef COUNT_ALUGRID_FLOPS
#define double Double #define double Double
......
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