Skip to content
This repository has been archived by the owner on Jun 26, 2019. It is now read-only.

Commit

Permalink
MetadataMap: Include <iterator> for back_inserter
Browse files Browse the repository at this point in the history
  • Loading branch information
Roger Leigh committed May 10, 2018
1 parent ea64d4b commit f35d407
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/ome/files/MetadataMap.h
Expand Up @@ -42,6 +42,7 @@
#include <cmath>
#include <cstdint>
#include <iomanip>
#include <iterator>
#include <map>
#include <ostream>
#include <sstream>
Expand Down

0 comments on commit f35d407

Please sign in to comment.