Include <cctype> for std::toupper (#8003)

Restores build on VS 2017.
This commit is contained in:
Bård Skaflestad
2021-09-13 18:20:44 +02:00
committed by GitHub
parent dc3a962cae
commit 785ee51099

View File

@@ -18,6 +18,8 @@
#include "RiaStdStringTools.h"
#include <cctype>
//--------------------------------------------------------------------------------------------------
///
//--------------------------------------------------------------------------------------------------