From a9603a5ae712211eaf19017916a09d83d57489c8 Mon Sep 17 00:00:00 2001 From: Georgi Tushev Date: Sun, 30 Oct 2016 23:09:56 +0100 Subject: [PATCH] add stdint.h --- config.h | 1 + 1 file changed, 1 insertion(+) diff --git a/config.h b/config.h index d42977f..7d3776f 100644 --- a/config.h +++ b/config.h @@ -10,6 +10,7 @@ #define config_h #include +#include #include #include