Add weak_qptr to stdafx.h

This commit is contained in:
John Preston
2025-07-23 12:27:22 +04:00
parent dcac27e072
commit 048d995922
+1
View File
@@ -118,6 +118,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include "base/optional.h"
#include "base/variant.h"
#include "base/weak_ptr.h"
#include "base/weak_qptr.h"
#include "scheme.h"
#include "mtproto/type_utils.h"