mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-12 17:19:05 -05:00
Merge topic 'cppdap-gcc-15' into release-3.30
f742c298a0 cppdap: include/dap/network.h: add <stdint.h> include for GCC 15
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !9713
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
|
||||
#include <functional>
|
||||
#include <memory>
|
||||
#include <stdint.h>
|
||||
|
||||
namespace dap {
|
||||
class ReaderWriter;
|
||||
|
||||
Reference in New Issue
Block a user