feat: add tool for noncanonical input

This commit is contained in:
Alexey Rybalchenko
2021-10-02 11:43:41 +02:00
parent d7fb01908c
commit 5fe2f53c7b
4 changed files with 55 additions and 56 deletions

View File

@@ -31,6 +31,7 @@ if(BUILD_FAIRMQ OR BUILD_SDK)
set(TOOLS_PUBLIC_HEADER_FILES
tools/CppSTL.h
tools/InstanceLimit.h
tools/IO.h
tools/Network.h
tools/Process.h
tools/RateLimit.h