mirror of
https://github.com/danog/libtgvoip.git
synced 2024-11-30 04:39:03 +01:00
11 lines
169 B
C++
11 lines
169 B
C++
//
|
|
// Created by Grishka on 20.04.2018.
|
|
//
|
|
|
|
#pragma once
|
|
#include <array>
|
|
|
|
#include "Constants.h"
|
|
#include "protocol/VersionInfo.h"
|
|
#include "protocol/protocol/Index.h"
|