Go to the documentation of this file.
30#ifndef _GLIBCXX_FILESYSTEM
31#define _GLIBCXX_FILESYSTEM 1
33#pragma GCC system_header
37#if __cplusplus >= 201703L
48#include <bits/fs_fwd.h>
49#include <bits/fs_path.h>
50#include <bits/fs_dir.h>
51#include <bits/fs_ops.h>
53#define __cpp_lib_filesystem 201703L