1 | //#ifndef DEPENDENCY_GEN_INCLUDED_H |
---|---|
2 | //#define DEPENDENCY_GEN_INCLUDED_H |
3 | |
4 | #include "Inputs/dependency-gen-included2.h" |
5 | |
6 | void g() { |
7 | } |
8 | |
9 | //#endif |
10 |
1 | //#ifndef DEPENDENCY_GEN_INCLUDED_H |
---|---|
2 | //#define DEPENDENCY_GEN_INCLUDED_H |
3 | |
4 | #include "Inputs/dependency-gen-included2.h" |
5 | |
6 | void g() { |
7 | } |
8 | |
9 | //#endif |
10 |