Backward compatibility (Mathd -> Math), fix and remove warnings.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include <math.h>
|
||||
#include "Engine/Core/Types/BaseTypes.h"
|
||||
|
||||
namespace Mathd
|
||||
namespace Math
|
||||
{
|
||||
/// <summary>
|
||||
/// Computes the sine and cosine of a scalar float.
|
||||
|
||||
Reference in New Issue
Block a user