mirror of
https://github.com/github/codeql.git
synced 2025-12-18 09:43:15 +01:00
6 lines
149 B
C
6 lines
149 B
C
#include "h1.h"
|
|
#pragma hdrstop
|
|
#include "h2.h"
|
|
#define SEEN_H
|
|
// semmle-extractor-options: --clang -emit-pch -o ${testdir}/clang-pch.testproj/h.pch
|