1
This commit is contained in:
5
linux_service/tools.h
Normal file
5
linux_service/tools.h
Normal file
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
#include "head.h"
|
||||
namespace tools {
|
||||
auto cover_ip(unsigned int ip) -> std::string;
|
||||
} // namespace tools
|
||||
Reference in New Issue
Block a user