diff options
Diffstat (limited to 'win32/HanjaDic.cxx')
-rw-r--r-- | win32/HanjaDic.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/HanjaDic.cxx b/win32/HanjaDic.cxx index ccc303a99..b55b91d8c 100644 --- a/win32/HanjaDic.cxx +++ b/win32/HanjaDic.cxx @@ -7,6 +7,7 @@ // The License.txt file describes the conditions under which this software may be distributed. #include <string> +#include <string_view> #include <windows.h> |