mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Date string parser. Add missing include to fix Linux build
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
|
||||
#include "RiaDateStringParser.h"
|
||||
|
||||
#include <algorithm>
|
||||
#include <vector>
|
||||
|
||||
const std::string MONTH_NAMES[] =
|
||||
|
||||
Reference in New Issue
Block a user