Fix spdlog include.
This commit is contained in:
@@ -2,4 +2,6 @@
|
||||
// pch.cpp
|
||||
//
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "pch.h"
|
||||
|
@@ -1,6 +1,7 @@
|
||||
#include "pch.h"
|
||||
|
||||
#include "Core/public/Math/Include.h"
|
||||
|
||||
#include "Core/Core.h"
|
||||
|
||||
namespace PMath = Phanes::Core::Math;
|
||||
|
Reference in New Issue
Block a user