mirror of
https://github.com/qwertyuiop3/Storm.git
synced 2024-12-22 22:57:23 +08:00
6 lines
80 B
C++
6 lines
80 B
C++
#pragma once
|
|
|
|
namespace Byte_Manager
|
|
{
|
|
#include "Byte_Manager_Functions.hpp"
|
|
}; |