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"