[redcode/crythread-2nd-pass] post merge include fixes

Signed-off-by: AMZN-ScottR <24445312+AMZN-ScottR@users.noreply.github.com>
This commit is contained in:
AMZN-ScottR
2021-08-11 21:04:19 -07:00
parent f55ffae994
commit 8dd44075c8
7 changed files with 2 additions and 7 deletions
-2
View File
@@ -14,8 +14,6 @@
#define CRYINCLUDE_CRYCOMMON_IFUNCTORBASE_H
#pragma once
#include <CryCommon/CryThread.h>
#include <AzCore/std/parallel/atomic.h>
// Base class for functor storage.