Skip to content
Snippets Groups Projects
Commit 92b1b975 authored by Girish Kumatagi's avatar Girish Kumatagi
Browse files

Merge branch 'schottenhamml-master-patch-d4fb' into 'master'

Include guards in periodic shift

See merge request walberla/walberla!683
parents 9da0b109 6ee0e9ff
Branches
No related merge requests found
......@@ -19,6 +19,8 @@
//
//======================================================================================================================
#pragma once
#include "blockforest/Block.h"
#include "blockforest/BlockID.h"
#include "blockforest/StructuredBlockForest.h"
......
......@@ -19,6 +19,8 @@
//
//======================================================================================================================
#pragma once
#include "blockforest/StructuredBlockForest.h"
#include "boundary/ShiftedPeriodicity.h"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment