7 lines
172 B
C++
7 lines
172 B
C++
#include "stdafx.h"
|
|
#include "MasterServerQuery.h"
|
|
#include "./QueryPoolFactory.h"
|
|
|
|
__IMPL_SAFECUSTOMPOOL_PTR(ServerInfoQuery)
|
|
__IMPL_SAFECUSTOMPOOL_PTR(RestrictInfoQuery)
|