blob: c947eec4839a03dad24d3147a0777dd1decc28ea (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
// SPDX-FileCopyrightText: 2021 Nheko Contributors
// SPDX-FileCopyrightText: 2022 Nheko Contributors
//
// SPDX-License-Identifier: GPL-3.0-or-later
#include "emoji/Provider.h"
using namespace emoji;
|