mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05: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:
@@ -18,6 +18,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <cstddef>
|
||||
#include <vector>
|
||||
|
||||
//==================================================================================================
|
||||
|
||||
Reference in New Issue
Block a user