Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
clean-compiler-and-rts
compiler
Commits
a7574852
Commit
a7574852
authored
Feb 20, 2004
by
John van Groningen
Browse files
remove include of overloading.h
parent
ef5ce6f8
Changes
2
Hide whitespace changes
Inline
Side-by-side
backendC/CleanCompilerSources/checksupport.c
View file @
a7574852
...
...
@@ -5,7 +5,6 @@
#include "comsupport.h"
#include "scanner.h"
#include "checksupport.h"
#include "overloading.h"
#include "settings.h"
#include "buildtree.h"
#include "checker.h"
...
...
backendC/CleanCompilerSources/dbprint.c
View file @
a7574852
...
...
@@ -8,7 +8,6 @@
#include "sizes.h"
#include "checker.h"
#include "checksupport.h"
#include "overloading.h"
#include "dbprint.h"
#include "codegen_types.h"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment