mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-29 08:33:47 +00:00
fix(UnitTest): fixes unit tests not compiling under windows (#21299)
This commit is contained in:
@@ -17,7 +17,8 @@
|
||||
|
||||
#ifndef Random_h__
|
||||
#define Random_h__
|
||||
|
||||
#undef max
|
||||
#undef min
|
||||
#include "Define.h"
|
||||
#include "Duration.h"
|
||||
#include <limits>
|
||||
|
||||
Reference in New Issue
Block a user