mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fixed missing pragma once
This commit is contained in:
parent
ceee8b6a85
commit
ab190fce8b
@ -15,6 +15,9 @@
|
||||
// for more details.
|
||||
//
|
||||
/////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "RimIntersectionBox.h"
|
||||
|
||||
class QString;
|
||||
|
Loading…
Reference in New Issue
Block a user