first commit
This commit is contained in:
6
include/ipc/api.hpp
Normal file
6
include/ipc/api.hpp
Normal file
@@ -0,0 +1,6 @@
|
||||
// Copyright (c) 2023 - present, Anton Anikin <anton@anikin.xyz>
|
||||
// All rights reserved.
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "../../src/ipc.hpp"
|
||||
6
include/ipc/c_api.h
Normal file
6
include/ipc/c_api.h
Normal file
@@ -0,0 +1,6 @@
|
||||
// Copyright (c) 2023 - present, Anton Anikin <anton@anikin.xyz>
|
||||
// All rights reserved.
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "../../src/ipc_c.h"
|
||||
Reference in New Issue
Block a user