core_timing: Remove unused header

This commit is contained in:
Lioncash
2020-08-22 20:27:31 -04:00
parent 25cd5d9dda
commit 79504f1a39
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 {