core_timing: Remove unused header

This commit is contained in:
Lioncash 2020-08-22 20:27:31 -04:00
parent aae74a55da
commit 96214f8600
3 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,6 @@
#include <chrono>
#include "common/common_types.h"
#include "core/hardware_properties.h"
namespace Core::Timing {