/C-Includer

Something that parses C source files and tries to replace the #import directives

Primary LanguageJava

C-Includer

Something that parses C source files and tries to replace the #import directives in them. Also works on Arduino's .ino files. Does not replace #import <*.h> lines, only #import "*.h" lines.