brintos

brintos / llvm-project-archived public Read only

0
0
Text · 63 B · af3a723 Raw
8 lines · c
1#ifndef C_H2#define C_H3 4#include "a.h"5#include "b.h"6 7#endif8