diff options
author | George Hazan <ghazan@miranda.im> | 2022-12-02 16:36:46 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2022-12-02 16:36:46 +0300 |
commit | cf6686206e050f0e010f76e5ff33b1d8c1e20c5b (patch) | |
tree | 0afddce70bf7242cf7da83a7d441863fffaf1624 /protocols/Telegram/src/stdafx.cxx | |
parent | c2772af03124c14e0820671789e7b9a4897ac53c (diff) |
Telegram: the first version that could be compiled
Diffstat (limited to 'protocols/Telegram/src/stdafx.cxx')
-rw-r--r-- | protocols/Telegram/src/stdafx.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Telegram/src/stdafx.cxx b/protocols/Telegram/src/stdafx.cxx index 1ab0efee94..d265a4c02e 100644 --- a/protocols/Telegram/src/stdafx.cxx +++ b/protocols/Telegram/src/stdafx.cxx @@ -15,4 +15,4 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "stdafx.h"
\ No newline at end of file +#include "stdafx.h" |