1
     2
     3
     4
     5
     6
#ifndef CXXSTD_FSTREAM_H
#define CXXSTD_FSTREAM_H 1

#include <fstream>

#endif // CXXSTD_FSTREAM_H