diff options
Diffstat (limited to 'tdactor/test/actors_simple.cpp')
| -rw-r--r-- | tdactor/test/actors_simple.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tdactor/test/actors_simple.cpp b/tdactor/test/actors_simple.cpp index 7f475c19a..b15aab562 100644 --- a/tdactor/test/actors_simple.cpp +++ b/tdactor/test/actors_simple.cpp @@ -14,6 +14,7 @@ #include "td/utils/logging.h" #include "td/utils/MpscPollableQueue.h" #include "td/utils/Observer.h" +#include "td/utils/port/config.h" #include "td/utils/port/FileFd.h" #include "td/utils/port/path.h" #include "td/utils/port/thread.h" |
