Sign in
llvm
/
third_party
/
cpp-httplib
/
refs/tags/v0.14.0
/
.
/
test
/
include_httplib.cc
blob: fd38cb8289c5a12cb9869e53e17091be891669f5 [
file
] [
log
] [
blame
]
// 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>