Update file_reader.cpp

This commit is contained in:
Wang Zhiyu 2022-04-18 00:20:56 +08:00 committed by GitHub
parent 3152d3827e
commit 2ea401ff66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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;