#ifndef COMMENT_H #define COMMENT_H void remove_comment(char *line); #endif