7 lines
133 B
C++
7 lines
133 B
C++
// Copyright (c) 2023 - present, Anton Anikin <anton@anikin.xyz>
|
|
// All rights reserved.
|
|
|
|
#pragma once
|
|
|
|
#include "../../src/ipc.hpp"
|