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