mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Add missing include seen on VS 17.8.0
This commit is contained in:
parent
1703f33eb7
commit
4db04c76a2
@ -23,6 +23,7 @@
|
||||
#include <cctype>
|
||||
#include <charconv>
|
||||
#include <regex>
|
||||
#include <sstream>
|
||||
|
||||
const std::string WHITESPACE = " \n\r\t\f\v";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user