BPSectionOrderer: stabilize iteration order and node order
[llvm-project.git] / clang / test / PCH / Inputs / libroot / usr / include / reloc.h
blob04eeacba8ff55ddd114fb15e5ca9bbfd50905925
1 #ifndef RELOC_H
2 #define RELOC_H
4 #include <reloc2.h>
12 // Line number 13 below is important
13 int x = 2;
15 #endif // RELOC_H