Cleanup rpc

This commit is contained in:
2025-05-26 14:58:23 -04:00
parent a40931b791
commit cde7a6e228
11 changed files with 45 additions and 8 deletions

View File

@@ -0,0 +1,12 @@
//
// Created by Johnathon Slightham on 2025-05-26.
//
#ifndef IDISCOVERYSERVICE_H
#define IDISCOVERYSERVICE_H
class IDiscoveryService {
}
#endif //IDISCOVERYSERVICE_H