emsApplication/3rdPartner/libhv/cpputil/hasync.cpp

8 lines
73 B
C++
Raw Normal View History

2024-05-24 12:19:45 +08:00
#include "hasync.h"
namespace hv {
SINGLETON_IMPL(GlobalThreadPool)
}