From 43c4b61bdd3669c2cc08d50f10401f0b04befcc9 Mon Sep 17 00:00:00 2001 From: Neil Date: Thu, 18 Mar 2021 19:04:08 +1100 Subject: std::optional is a basic vocabulary type that may be used widely so include almost everywhere. --- test/unit/testCharClassify.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'test/unit/testCharClassify.cxx') diff --git a/test/unit/testCharClassify.cxx b/test/unit/testCharClassify.cxx index 82d2f2a45..c44a7e973 100644 --- a/test/unit/testCharClassify.cxx +++ b/test/unit/testCharClassify.cxx @@ -4,6 +4,7 @@ #include #include +#include #include #include #include -- cgit v1.2.3