mirror of
https://github.com/github/codeql.git
synced 2026-01-01 00:27:24 +01:00
8 lines
147 B
C++
8 lines
147 B
C++
// semmle-extractor-options: -I${testdir}/subdir1
|
|
// main1.cpp
|
|
#include "common.h"
|
|
|
|
#define DEFINED_HEADER "define1.h"
|
|
|
|
#include "defines_issue.h"
|