Milestone 5: deliver embedded RDP sessions and lifecycle hardening
This commit is contained in:
8
third_party/FreeRDP/winpr/libwinpr/pool/test/TestPoolTimer.c
vendored
Normal file
8
third_party/FreeRDP/winpr/libwinpr/pool/test/TestPoolTimer.c
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
#include <winpr/crt.h>
|
||||
#include <winpr/pool.h>
|
||||
|
||||
int TestPoolTimer(int argc, char* argv[])
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user