This commit is contained in:
2026-06-25 19:14:14 -05:00
parent c3dc1beb91
commit b38fa70af9
5 changed files with 18 additions and 7 deletions
+3 -1
View File
@@ -1,4 +1,4 @@
/* - | Copyright | ------------------------------------------------------------
/* - | Copyright / About | ----------------------------------------------------
Copyright (c) 2026 Randy Jordan
Permission is hereby granted, free of charge, to any person obtaining a copy of
@@ -19,6 +19,8 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
ci2_platform is the main api for all services the platform will provide.
* --------------------------------------------------------------------------*/
#ifndef CI2_PLATFORM_H
#define CI2_PLATFORM_H