BLUELOVETH 3 년 전
부모
커밋
e0541ee854
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src2/main.cpp

+ 1 - 0
src2/main.cpp

@@ -1,6 +1,7 @@
 #include <fstream>
 #include <filesystem>
 #include <iostream>
+#include <sstream>
 
 #if __has_include("pocketpy_c.h")
     #include "pocketpy_c.h"