Sam Jaffe пре 8 година
родитељ
комит
d8ed3acf4c
1 измењених фајлова са 1 додато и 0 уклоњено
  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 { \