Sign in
llvm
/
third_party
/
cpp-httplib
/
f787f31b870fe75db67f008d523ee2d2feb69367
/
.
/
test
/
include_httplib.cc
blob: fd38cb8289c5a12cb9869e53e17091be891669f5 [
file
]
// 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>