xj qian
2024-09-13 f945c112904dfe836621cc7005c53080826c3feb
1
2
3
4
5
6
#pragma once
#include "jstream.hpp"
class JFileStream :
    public JStream
{
};