Move TaskLocal.h out of ABI folder, because it describes implementation details

This commit is contained in:
Mykola Pokhylets
2024-10-06 14:33:57 +02:00
parent 3334adb24b
commit cb4c880af1
7 changed files with 4 additions and 4 deletions

View File

@@ -28,6 +28,7 @@ class AsyncTask;
class DefaultActor;
class Job;
class SerialExecutorWitnessTable;
struct SwiftError;
class TaskExecutorWitnessTable;
/// An unmanaged reference to a serial executor.