mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-14 13:17:08 +02:00
Added debug util to ensure end of life of objects.
This commit is contained in:
parent
89c2ba4293
commit
add5a6a0be
1 changed files with 1 additions and 0 deletions
|
@ -111,6 +111,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
|||
|
||||
#include "base/algorithm.h"
|
||||
#include "base/basic_types.h"
|
||||
#include "base/debug_destroy_informer.h" // _DEBUG only.
|
||||
#include "base/flat_set.h"
|
||||
#include "base/flat_map.h"
|
||||
#include "base/invoke_queued.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue