BLUELOVETH hace 2 años
padre
commit
e0541ee854
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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"