openmohaa/code/cpp-httplib-0.19.0/test/include_httplib.cc

6 lines
212 B
C++
Raw Normal View History

2025-02-23 21:30:56 +01:00
// 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>