summaryrefslogtreecommitdiff
path: root/tools/gfx/cpu/cpu-base.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gfx/cpu/cpu-base.h')
-rw-r--r--tools/gfx/cpu/cpu-base.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/gfx/cpu/cpu-base.h b/tools/gfx/cpu/cpu-base.h
index 4629686b7..6f30662ec 100644
--- a/tools/gfx/cpu/cpu-base.h
+++ b/tools/gfx/cpu/cpu-base.h
@@ -2,8 +2,6 @@
// Shared header file for CPU implementation
#pragma once
-#include <chrono>
-
#include "slang.h"
#include "slang-com-ptr.h"
#include "slang-com-helper.h"