Skip to content

Commit

Permalink
fixup! Support signal option on iterators
Browse files Browse the repository at this point in the history
  • Loading branch information
vweevers committed Oct 20, 2024
1 parent b1125cf commit cc96723
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions binding.cc
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
#include <map>
#include <vector>
#include <mutex>
#include <atomic>

/**
* Forward declarations.
Expand Down

0 comments on commit cc96723

Please sign in to comment.