Skip to content

Commit 295c229

Browse files
authored
Merge pull request #217 from blacktea/fix_windows_build
Fix compilation under Windows with Visual Studio 14 2015 Win64
2 parents 9f4b0dd + 42df989 commit 295c229

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

backward.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@
9191
#include <string>
9292
#include <vector>
9393
#include <exception>
94+
#include <iterator>
9495

9596
#if defined(BACKWARD_SYSTEM_LINUX)
9697

0 commit comments

Comments
 (0)