diff --git a/filesystem/path.h b/filesystem/path.h index 9d1ac89..3176f36 100644 --- a/filesystem/path.h +++ b/filesystem/path.h @@ -32,6 +32,10 @@ # include #endif +#if defined(__XTENSA__) +# include +#endif + NAMESPACE_BEGIN(filesystem) /**