AuroraRuntime/Source/IO/IPC/IPCPipe.Unix.hpp

13 lines
196 B
C++
Raw Normal View History

/***
Copyright (C) 2022 J Reece Wilson (a/k/a "Reece"). All rights reserved.
File: IPCPipe.Unix.hpp
Date: 2022-4-14
Author: Reece
***/
#pragma once
namespace Aurora::IO::IPC
{
}