Fix: wrong include order
- Dec 19, 2024
-
-
Peter Albrecht authored
-
Peter Albrecht authored
-
- Dec 17, 2024
-
-
Peter Albrecht authored
-
Peter Albrecht authored
-
This broke the build on local Ubuntu 22. I rearranged the include order and disabled clang-format for that code snippet to fix this problem permanently.
Also, added a missing <optional>
include.
Confirmed successful build on local machine.