8 lines
293 B
C++
8 lines
293 B
C++
#include "StdAfx.h"
|
|
#include ".\portalserverquery.h"
|
|
#include "./QueryPoolFactory.h"
|
|
|
|
__IMPL_SAFECUSTOMPOOL_PTR(Query_Ranking_Select)
|
|
__IMPL_SAFECUSTOMPOOL_PTR(Query_Ranking_Insert)
|
|
__IMPL_SAFECUSTOMPOOL_PTR(Query_Ranking_Reward_Update)
|
|
__IMPL_SAFECUSTOMPOOL_PTR(Query_Ranking_Register_Update) |