Skip to content
Snippets Groups Projects
Commit 7629e9b7 authored by Loren Burkholder's avatar Loren Burkholder
Browse files

Use new enum structure in emoji generation script

parent bc7cf9ef
No related branches found
No related tags found
No related merge requests found
/*
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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment