diff options
Diffstat (limited to 'backendC/CleanCompilerSources/dbprint.c')
-rw-r--r-- | backendC/CleanCompilerSources/dbprint.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/backendC/CleanCompilerSources/dbprint.c b/backendC/CleanCompilerSources/dbprint.c index dad0477..960563d 100644 --- a/backendC/CleanCompilerSources/dbprint.c +++ b/backendC/CleanCompilerSources/dbprint.c @@ -8,7 +8,6 @@ #include "sizes.h" #include "checker.h" #include "checksupport.h" -#include "overloading.h" #include "dbprint.h" #include "codegen_types.h" |