test
FossilOrigin-Name: dfe1a1dd411717a17aebc4e0072b6de33657eb8288c4d07c2d267c9d97503cbf
This commit is contained in:
parent
95db877d15
commit
d38f14d2ef
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
namespace HTTP
|
||||
{
|
||||
using RequestArgs_t = std::vector<std::string>;
|
||||
//Hook test
|
||||
//Hook
|
||||
using RequestCallback_t = std::function<void( const RequestArgs_t& )>;
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue