Files
ROS2Demo/object/object_pkg/include/cpp-httplib/test/include_httplib.cc
Quella777 779497c09e init
2025-08-22 11:25:06 +08:00

6 lines
212 B
C++

// The sole purpose of this file is to include httplib.h in a separate
// compilation unit, thus verifying that inline keywords have not been forgotten
// when linked together with test.cc.
#include <httplib.h>