mirror of
https://github.com/DrKLO/Telegram.git
synced 2024-12-22 22:45:18 +01:00
7 lines
110 B
C++
7 lines
110 B
C++
#include "FieldTrialsConfig.h"
|
|
|
|
namespace tgcalls {
|
|
|
|
webrtc::FieldTrialBasedConfig fieldTrialsBasedConfig;
|
|
|
|
}
|