mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01:00
15 lines
158 B
C++
15 lines
158 B
C++
// main.cpp
|
|
|
|
#include "line.h"
|
|
#include "system.h"
|
|
|
|
#include "header.h"
|
|
|
|
#line 100 "main.cpp"
|
|
|
|
#include "header.h"
|
|
|
|
#line 200 "main.cpp"
|
|
|
|
#include "header.h"
|