server: base server code.
This commit is contained in:
10
Test/infoTest.h
Normal file
10
Test/infoTest.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef INFO_TEST_H_
|
||||
#define INFO_TEST_H_
|
||||
|
||||
#include <InfoClient.h>
|
||||
|
||||
int infoTest1();
|
||||
int infoTest2();
|
||||
void performanceTest();
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user