mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
System - Add missing include on Linux
This commit is contained in:
parent
45f47dac0c
commit
ac3abc78da
@ -2,6 +2,7 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
|
#include <cstdlib>
|
||||||
|
|
||||||
#define CAF_ASSERT(expr) \
|
#define CAF_ASSERT(expr) \
|
||||||
do \
|
do \
|
||||||
|
Loading…
Reference in New Issue
Block a user