Kajetan Johannes Hammerle %!s(int64=4) %!d(string=hai) anos
pai
achega
e060479a40
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Main.cpp

+ 1 - 0
Main.cpp

@@ -1,6 +1,7 @@
 #include <cassert>
 #include <iostream>
 #include <vector>
+#include <new>
 
 // All implementations in this class use ints insteads of size_t because size_t
 // is interely slow compared to ints. C++20 also adds new methods to call for