Go to the documentation of this file.
30 #ifndef _GLIBCXX_FILESYSTEM
31 #define _GLIBCXX_FILESYSTEM 1
33 #ifdef _GLIBCXX_SYSHDR
34 #pragma GCC system_header
39 #define __glibcxx_want_filesystem
40 #define __glibcxx_want_format_path
43 #ifdef __cpp_lib_filesystem
54 #include <bits/fs_fwd.h>
55 #include <bits/fs_path.h>
56 #include <bits/fs_dir.h>
57 #include <bits/fs_ops.h>