cloud test

This commit is contained in:
2020-08-26 17:28:56 +03:00
parent 3965e54e38
commit cfebf8cf23
11 changed files with 110 additions and 32 deletions

View File

@@ -0,0 +1,5 @@
#include "cloudserver.h"
CloudServer::CloudServer(DispatcherClient * client) {
}