mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fix Linux build by adding missing include
This commit is contained in:
parent
8bd37b3411
commit
ab8a4f58ab
@ -36,6 +36,7 @@
|
||||
|
||||
|
||||
#pragma once
|
||||
#include <stddef.h>
|
||||
|
||||
namespace cvf {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user