AuroraRuntime/Source/IO/IPC/AuIPCPrimitives.NT.hpp
2022-12-14 05:03:37 +00:00

13 lines
206 B
C++

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