mirror of
https://github.com/uowuo/abaddon.git
synced 2024-11-10 14:10:10 +00:00
remove unnecessary cstdio include (#101)
This commit is contained in:
parent
fac9f1ba58
commit
243e48e609
@ -1,7 +1,6 @@
|
||||
#include "emojis.hpp"
|
||||
#include <sstream>
|
||||
#include <utility>
|
||||
#include <cstdio>
|
||||
|
||||
#ifdef ABADDON_IS_BIG_ENDIAN
|
||||
/* Allows processing emojis.bin correctly on big-endian systems. */
|
||||
|
Loading…
Reference in New Issue
Block a user