brintos

brintos / llvm-project-archived public Read only

0
0
Text · 142 B · 0e1cdfc Raw
10 lines · c
1//#ifndef DEPENDENCY_GEN_INCLUDED_H2//#define DEPENDENCY_GEN_INCLUDED_H3 4#include "Inputs/dependency-gen-included2.h"5 6void g() {7}8 9//#endif10