first commit
This commit is contained in:
5
third_party/cpp-httplib/test/include_httplib.cc
vendored
Normal file
5
third_party/cpp-httplib/test/include_httplib.cc
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
// 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>
|
||||
Reference in New Issue
Block a user