fusion/third_party/libhv/cpputil/hasync.cpp

8 lines
73 B
C++
Executable File

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