Base: Add #include <limits> where used
This commit is contained in:
@@ -22,8 +22,9 @@
|
||||
|
||||
#include "PreCompiled.h"
|
||||
#ifndef _PreComp_
|
||||
#include <cmath>
|
||||
#include <array>
|
||||
#include <cmath>
|
||||
#include <limits>
|
||||
#include <numbers>
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user