diff options
author | Roland Reichwein <mail@reichwein.it> | 2021-02-14 18:14:42 +0100 |
---|---|---|
committer | Roland Reichwein <mail@reichwein.it> | 2021-02-14 18:14:42 +0100 |
commit | ced4c8ffecd235e285fe95599e92364f170e1c0a (patch) | |
tree | 0f65a3c5f5de84393b098fcce0a3d0f4e4647f2d /include | |
parent | aa79b91c0560b8ee9a6d882431d0dcac5c05dcdf (diff) |
Fix header
Diffstat (limited to 'include')
-rw-r--r-- | include/unicode.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/unicode.h b/include/unicode.h index 6d7ef16..3dcf29f 100644 --- a/include/unicode.h +++ b/include/unicode.h @@ -9,6 +9,7 @@ #include <algorithm> #include <iterator> +#include <list> #include <memory> #include <stdexcept> #include <string> |