aws-samples / aws-iot-securetunneling-localproxy

AWS Iot Secure Tunneling local proxy reference C++ implementation
https://docs.aws.amazon.com/iot/latest/developerguide/what-is-secure-tunneling.html
Apache License 2.0
73 stars 69 forks source link

boost 1.84 format include missing #148

Closed thomas-roos closed 3 months ago

thomas-roos commented 4 months ago

boost-include-format.txt

HarshGandhi-AWS commented 4 months ago

Hello @thomas-roos , can you add more details about the issue so the team or external users can contribute to resolve the issue? Also if you understand the issue and know the solution then don't hesitate to contribute and feel free to push the fix.

Thanks, Harsh Gandhi

thomas-roos commented 4 months ago

Hi Harsh, the file is a patch +#include <boost/format.hpp> is missing in /src/config/ConfigFile.cpp

RogerZhongAWS commented 3 months ago

patch has been incorporated into source in the above commit.