Explorar o código

Vector include is needed

Sam Jaffe %!s(int64=8) %!d(string=hai) anos
pai
achega
d8ed3acf4c
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      streams/streams.hpp

+ 1 - 0
streams/streams.hpp

@@ -3,6 +3,7 @@
 #include <algorithm>
 #include <memory>
 #include <numeric>
+#include <vector>
 
 #define DELEGATE_ITERATOR_IMPL_BASE(impl) \
   bool operator==(iterator const&other) const { \