typhoon/tempest/Random.hpp

7 lines
101 B
C++
Raw Normal View History

2026-04-24 00:30:51 +04:00
#ifndef TEMPEST_RANDOM_HPP
#define TEMPEST_RANDOM_HPP
#include "tempest/random/CRandom.hpp"
#endif