From bbc804bd5623af30fa4f4a616b7e1a2fc4b1a769 Mon Sep 17 00:00:00 2001 From: John Preston Date: Sun, 14 Feb 2016 22:53:42 +0300 Subject: [PATCH] added numeric header, v 0.9.22 dev --- Telegram/SourceFiles/stdafx.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Telegram/SourceFiles/stdafx.h b/Telegram/SourceFiles/stdafx.h index fa8324678..b9d77d66b 100644 --- a/Telegram/SourceFiles/stdafx.h +++ b/Telegram/SourceFiles/stdafx.h @@ -26,6 +26,8 @@ Copyright (c) 2014-2016 John Preston, https://desktop.telegram.org #ifdef __cplusplus +#include + #include #include #include