Framework update

This commit is contained in:
stephb9959
2021-11-20 22:25:43 -08:00
parent 43747d6a75
commit e7ed0e4a00
35 changed files with 35 additions and 177 deletions

View File

@@ -6,9 +6,7 @@
// Arilia Wireless Inc.
//
#ifndef OWPROV_RESTAPI_LOCATION_HANDLER_H
#define OWPROV_RESTAPI_LOCATION_HANDLER_H
#pragma once
#include "framework/MicroService.h"
#include "StorageService.h"
@@ -35,5 +33,3 @@ namespace OpenWifi {
LocationDB &DB_;
};
}
#endif //OWPROV_RESTAPI_LOCATION_HANDLER_H