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

@@ -2,8 +2,7 @@
// Created by stephane bourque on 2021-10-18.
//
#ifndef OWPROV_RESTAPI_DB_HELPERS_H
#define OWPROV_RESTAPI_DB_HELPERS_H
#pragma once
#include "RESTObjects/RESTAPI_ProvObjects.h"
#include "StorageService.h"
@@ -176,5 +175,3 @@ namespace OpenWifi {
}
}
#endif //OWPROV_RESTAPI_DB_HELPERS_H