BLUELOVETH 2 år sedan
förälder
incheckning
e0541ee854
1 ändrade filer med 1 tillägg och 0 borttagningar
  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"