We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85aa0ec commit 7cdffd2Copy full SHA for 7cdffd2
include/osmium/memory/collection.hpp
@@ -35,6 +35,7 @@ DEALINGS IN THE SOFTWARE.
35
36
#include <osmium/memory/item.hpp>
37
38
+#include <cassert>
39
#include <iosfwd>
40
#include <iterator>
41
#include <type_traits>
0 commit comments