Storm/Byte_Manager/Byte_Manager.hpp

6 lines
80 B
C++

#pragma once
namespace Byte_Manager
{
#include "Byte_Manager_Functions.hpp"
};