diff options
Diffstat (limited to 'src/Style.cxx')
-rw-r--r-- | src/Style.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Style.cxx b/src/Style.cxx index 40586b916..de69d52e5 100644 --- a/src/Style.cxx +++ b/src/Style.cxx @@ -6,6 +6,7 @@ // The License.txt file describes the conditions under which this software may be distributed. #include <stdexcept> +#include <string_view> #include "Platform.h" |