brintos

brintos / llvm-project-archived public Read only

0
0
Text · 89 B · c82be21 Raw
7 lines · c
1#ifndef MODERNIZE_USE_USING_H2#define MODERNIZE_USE_USING_H3 4typedef int mytype;5 6#endif7