2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-09-01 06:55:58 +00:00

Possible fix of travis build.

This commit is contained in:
John Preston
2018-06-06 15:16:21 +03:00
parent 16f3ca87f5
commit c85fd368fe
10 changed files with 27 additions and 4 deletions

View File

@@ -11,7 +11,10 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include "mtproto/dc_options.h"
#include "mtproto/auth_key.h"
#include "base/openssl_help.h"
extern "C" {
#include <openssl/aes.h>
} // extern "C"
namespace MTP {
namespace {