summaryrefslogtreecommitdiffstats
path: root/sord
diff options
context:
space:
mode:
Diffstat (limited to 'sord')
-rw-r--r--sord/sord.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sord/sord.h b/sord/sord.h
index eafa388..bc69875 100644
--- a/sord/sord.h
+++ b/sord/sord.h
@@ -24,7 +24,6 @@
#include <stdbool.h>
#include <stdint.h>
-#include <stdio.h>
#if defined _WIN32 || defined __CYGWIN__
#define SORD_LIB_IMPORT __declspec(dllimport)