增加ACE举报测试
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
|
||||
int main(int argc, char* argv[])
|
||||
{
|
||||
srand(time(0));
|
||||
|
||||
//init ace interface
|
||||
if (!AceInterface::initAceInterface())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user