diff --git a/cpp/ql/integration-tests/header-variant-tests/clang-pch/b.c b/cpp/ql/integration-tests/header-variant-tests/clang-pch/b.c index 76369e11f22..e9973998d64 100644 --- a/cpp/ql/integration-tests/header-variant-tests/clang-pch/b.c +++ b/cpp/ql/integration-tests/header-variant-tests/clang-pch/b.c @@ -4,4 +4,3 @@ int main() { return ONE + TWO + THREE + FOUR; } -// semmle-extractor-options: --clang -include-pch ${testdir}/clang-pch.testproj/a.pch -Iextra_dummy_path