brintos

brintos / llvm-project-archived public Read only

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