mirror of
https://github.com/Qz3rK/tdesktop.git
synced 2026-07-03 14:15:08 +02:00
include range/v3/range/conversion.hpp instead of range/v3/to_container.hpp
This commit is contained in:
committed by
John Preston
parent
d78716d7d4
commit
8abeb4a9db
@@ -17,7 +17,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
||||
#include <range/v3/algorithm/max_element.hpp>
|
||||
#include <range/v3/view/all.hpp>
|
||||
#include <range/v3/view/transform.hpp>
|
||||
#include <range/v3/to_container.hpp>
|
||||
#include <range/v3/range/conversion.hpp>
|
||||
|
||||
namespace App { // Hackish..
|
||||
QString formatPhone(QString phone);
|
||||
|
||||
Reference in New Issue
Block a user