6 lines
136 B
C++
6 lines
136 B
C++
#include "stdafx.h"
|
|
#include "SolarAuthServerQuery.h"
|
|
#include "./QueryPoolFactory.h"
|
|
|
|
__IMPL_SAFECUSTOMPOOL_PTR(GlobalServerInfoQuery)
|