How to include ofstream without ifstream in C++?

后端 未结 0 1127
执念已碎
执念已碎 2021-01-12 02:18

I want to create a very minimal editor, so I want to cut down on the number of headers I include. However, I do not know how to including ofstream without also including ifs

相关标签:
回答
  • 消灭零回复
提交回复
热议问题