Skip to content

Commit f438ea2

Browse files
committed
filesystem_utils: Add missing include
1 parent 9df5811 commit f438ea2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/common/filesystem_utils.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
#include "platform_utils.hpp"
2626

2727
#include <cstring>
28+
#include <string>
2829

2930
#if defined DISABLE_STD_FILESYSTEM
3031
#define USE_EXPERIMENTAL_FS 0

0 commit comments

Comments
 (0)