diff options
Diffstat (limited to 'src/io/uristream.cpp')
| -rw-r--r-- | src/io/uristream.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/io/uristream.cpp b/src/io/uristream.cpp index 9787620db..f529c7f8b 100644 --- a/src/io/uristream.cpp +++ b/src/io/uristream.cpp @@ -13,6 +13,8 @@ #include "uristream.h" #include "sys.h" +#include <string> +#include <cstring> #ifdef WIN32 // For now to get at is_os_wide(). |
