Optimize includes in ThreadLocal.h
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
// Copyright (c) 2012-2021 Wojciech Figat. All rights reserved.
|
||||
|
||||
#include "Sorting.h"
|
||||
#include "Engine/Core/Memory/Memory.h"
|
||||
#include "Engine/Threading/ThreadLocal.h"
|
||||
|
||||
// Use a cached storage for the sorting (one per thread to reduce locking)
|
||||
|
||||
Reference in New Issue
Block a user