MWCC/includes/compiler/Coloring.h

7 lines
94 B
C

#ifndef COMPILER_COLORING_H
#define COMPILER_COLORING_H
#include "compiler/common.h"
#endif