]> sigrok.org Git - libsigrok.git/commit
bindings/cxx: Include missing header file
authorJuan M. Bello-Rivas <redacted>
Mon, 30 Mar 2020 02:27:24 +0000 (19:27 -0700)
committerUwe Hermann <redacted>
Sat, 4 Apr 2020 20:24:21 +0000 (22:24 +0200)
commit5652085a4ee8884c913ec0d9c254fcd0a432df66
tree5b8911974aec75a3349b1c3e3a87530517e4d884
parent49d130200dc3217f99f3f7750fbc20d6c046bcf7
bindings/cxx: Include missing header file

Including the `functional` header is necessary in order to use `std::function` in the definition of `LogCallbackFunction` when compiling with gcc 7.3.0.
bindings/cxx/include/libsigrokcxx/libsigrokcxx.hpp