Base: Add #include <limits> where used
This commit is contained in:
@@ -23,6 +23,10 @@
|
||||
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#ifndef _PreComp_
|
||||
#include <limits>
|
||||
#endif
|
||||
|
||||
// inclusion of the generated files (generated out of MatrixPy.xml)
|
||||
#include "RotationPy.h"
|
||||
#include "VectorPy.h"
|
||||
|
||||
Reference in New Issue
Block a user