mirror of
https://github.com/github/codeql.git
synced 2026-01-06 19:20:25 +01:00
9 lines
101 B
C
9 lines
101 B
C
// header4.h
|
|
|
|
#ifndef INCLUDED_HEADER4
|
|
#define INCLUDED_HEADER4
|
|
|
|
// ...
|
|
|
|
#endif // INCLUDED_HEADER4
|