aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/preprocess.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/preprocess.h')
-rw-r--r--src/preprocess.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/preprocess.h b/src/preprocess.h
index e78776f..a39f01c 100644
--- a/src/preprocess.h
+++ b/src/preprocess.h
@@ -1,7 +1,6 @@
#ifndef DUCC_PREPROCESS_H
#define DUCC_PREPROCESS_H
-#include <stdio.h>
#include "common.h"
#include "io.h"
#include "token.h"