diff options
| author | levlam <levlam@telegram.org> | 2020-11-23 03:24:36 +0300 |
|---|---|---|
| committer | levlam <levlam@telegram.org> | 2020-11-23 03:24:36 +0300 |
| commit | 6571a99b4555824606b3fecb20ad5993d1515b12 (patch) | |
| tree | 64a4da051935c9208e87ed938bafaa2351ee4877 /test/secret.cpp | |
| parent | 45c3e28ea3d8b59fe85f457e75e20b7f5e2b3768 (diff) | |
Include ConcurrentScheduler separately.
Diffstat (limited to 'test/secret.cpp')
| -rw-r--r-- | test/secret.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/secret.cpp b/test/secret.cpp index 2020ff4c2..4ddbcb933 100644 --- a/test/secret.cpp +++ b/test/secret.cpp @@ -14,6 +14,7 @@ #include "td/telegram/telegram_api.h" #include "td/actor/actor.h" +#include "td/actor/ConcurrentScheduler.h" #include "td/actor/PromiseFuture.h" #include "td/db/binlog/BinlogInterface.h" |
