Use new enum structure in emoji generation script

This commit is contained in:
Loren Burkholder 2021-01-22 20:50:03 -05:00
parent bc7cf9ef39
commit 7629e9b786
1 changed files with 0 additions and 6 deletions

View File

@ -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;