mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 11:00:48 +03:00
Use new enum structure in emoji generation script
This commit is contained in:
parent
bc7cf9ef39
commit
7629e9b786
1 changed files with 0 additions and 6 deletions
|
@ -1,9 +1,3 @@
|
|||
/*
|
||||
This file contains a single definition of all of the emoji from Provider.cpp.
|
||||
It is being split out into a separate code file to alleviate compilation issues
|
||||
in some versions of clang.
|
||||
*/
|
||||
|
||||
#include "emoji/Provider.h"
|
||||
|
||||
using namespace emoji;
|
||||
|
|
Loading…
Reference in a new issue