Removed dependency on pch.h
This commit is contained in:
parent
03318af23b
commit
a209128a07
@ -2,7 +2,7 @@
|
||||
// License, v. 2.0.If a copy of the MPL was not distributed with this
|
||||
// file, You can obtain one at https ://mozilla.org/MPL/2.0/.
|
||||
|
||||
#include "pch.h"
|
||||
//#include "pch.h"
|
||||
#include <math.h>
|
||||
#include <float.h>
|
||||
#include "Quaternion.h"
|
||||
|
@ -2,7 +2,7 @@
|
||||
// License, v. 2.0.If a copy of the MPL was not distributed with this
|
||||
// file, You can obtain one at https ://mozilla.org/MPL/2.0/.
|
||||
|
||||
#include "pch.h"
|
||||
//#include "pch.h"
|
||||
#include <math.h>
|
||||
#include "Vector3.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user