mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
Dep/SFMT: updated to newest upstream version from https://github.com/MersenneTwister-Lab/SFMT
* only needed files added
* used CMake and SFMTRand from https://github.com/TrinityCore/TrinityCore/pull/23240 (Thank you Artox)
(cherry picked from commit 4e0279b0e4)
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
#include "Random.h"
|
||||
#include "Errors.h"
|
||||
#include "SFMT.h"
|
||||
#include "SFMTRand.h"
|
||||
#include <boost/thread/tss.hpp>
|
||||
#include <random>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user