hunting/external/libhv/libhv-1.3.2/cpputil/hasync.cpp
2024-03-08 07:16:14 -08:00

8 lines
73 B
C++

#include "hasync.h"
namespace hv {
SINGLETON_IMPL(GlobalThreadPool)
}