eclipse-uprotocol / up-cpp

uProtocol Language Specific Library for C++
Apache License 2.0
18 stars 25 forks source link

Fix issue with g++ builds on ubuntu 24.04 #106

Closed gregmedd closed 5 months ago

gregmedd commented 5 months ago

This was missed by clang-tidy and builds in my other test environment. Using the docker instructions for Ubuntu 24.04 in the up-conan-recipes experimental repo, this issue is visible.