Refactoring project layout

This commit is contained in:
stephb9959
2021-10-21 21:58:08 -07:00
parent b8ff262e01
commit 35bc0d8a5c
3 changed files with 3 additions and 3 deletions

View File

@@ -6,6 +6,7 @@
#define UCENTRALSEC_RESTAPI_SYSTEMENDPOINTS_HANDLER_H
#include "../framework/MicroService.h"
namespace OpenWifi {
class RESTAPI_systemEndpoints_handler : public RESTAPIHandler {
public: