Update file_reader.cpp

This commit is contained in:
2022-04-18 00:20:56 +08:00
committed by GitHub
parent 3152d3827e
commit 2ea401ff66

View File

@@ -1,6 +1,5 @@
// main.cpp
// author: Wang Zhiyu
// SFIS C++ Project
// file_reader.cpp
// LICENSE: MIT
#include <bits/stdc++.h>
using namespace std;