crypto-chassis / ccapi

A header-only C++ library for interacting with crypto exchanges. Bindings for Python, Java, C#, Go, and Javascript are provided.
https://discord.gg/b5EKcp9s8T
MIT License
568 stars 195 forks source link

Add missing #include <iterator> #420

Closed MeanSquaredError closed 1 year ago

MeanSquaredError commented 1 year ago

This PR adds a missing #include <iterator> that fixes compiling with g++ as described here https://github.com/crypto-chassis/ccapi/issues/402

github-actions[bot] commented 12 months ago

:tada: This PR is included in version 6.4.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: