Skip to content
Snippets Groups Projects
Commit 6ee0e9ff authored by Helen Schottenhamml's avatar Helen Schottenhamml
Browse files

Add missing include guards.

parent 9da0b109
No related branches found
No related tags found
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% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment