mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +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"
|