diff options
Diffstat (limited to 'src/con_.h')
-rw-r--r-- | src/con_.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -18,8 +18,6 @@ #ifndef INC_CON_H #define INC_CON_H -#include <stdbool.h> - #include "intdefs.h" #if defined(__GNUC__) || defined(__clang__) |