diff options
Diffstat (limited to 'protocols/Telegram/src/stdafx.h')
| -rw-r--r-- | protocols/Telegram/src/stdafx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/Telegram/src/stdafx.h b/protocols/Telegram/src/stdafx.h index bce763709d..b16b91840c 100644 --- a/protocols/Telegram/src/stdafx.h +++ b/protocols/Telegram/src/stdafx.h @@ -1,6 +1,7 @@ #ifndef _COMMON_H_
#define _COMMON_H_
+#include <malloc.h>
#include <time.h>
#include <windows.h>
|
