From bbf3a4eb6acc128fc1b2df31d8330f97b2076e76 Mon Sep 17 00:00:00 2001 From: David Ajax Date: Sat, 21 May 2022 17:05:09 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4=E4=B8=8D=E5=BF=85=E8=A6=81?= =?UTF-8?q?=E7=9A=84=E5=BA=93=E5=BC=95=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- onefile/file_reader.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/onefile/file_reader.cpp b/onefile/file_reader.cpp index 850628d..ccb0c1a 100644 --- a/onefile/file_reader.cpp +++ b/onefile/file_reader.cpp @@ -1,6 +1,6 @@ // file_reader.cpp // LICENSE: MIT -#include +#include using namespace std; int main(int argc, char *argv[]){