Go to the documentation of this file.
30#ifndef _GLIBCXX_FILESYSTEM
31#define _GLIBCXX_FILESYSTEM 1
33#pragma GCC system_header
37#define __glibcxx_want_filesystem
40#ifdef __cpp_lib_filesystem
51#include <bits/fs_fwd.h>
52#include <bits/fs_path.h>
53#include <bits/fs_dir.h>
54#include <bits/fs_ops.h>