mirror of
https://github.com/SantaSpeen/BeamMP-Server.git
synced 2025-07-01 20:55:24 +00:00
14 lines
150 B
C++
14 lines
150 B
C++
#pragma once
|
|
|
|
#include "TPyEngine.h"
|
|
#include <tuple>
|
|
|
|
namespace PyAPI {
|
|
namespace MP {
|
|
}
|
|
namespace FS {
|
|
}
|
|
namespace CL {
|
|
}
|
|
}
|