mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fix missing include
Detected by https://github.com/OPM/ResInsight/actions/runs/858894448 This action do not use unity_build, and the missing include is seen
This commit is contained in:
parent
d96e28b433
commit
af22b7f707
@ -18,6 +18,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <cstddef>
|
||||
#include <vector>
|
||||
|
||||
//==================================================================================================
|
||||
|
Loading…
Reference in New Issue
Block a user