mirror of
https://github.com/github/codeql.git
synced 2026-05-20 06:07:07 +02:00
5 lines
80 B
C++
5 lines
80 B
C++
#define VISIBILITY private
|
|
#define BASE B
|
|
#define DERIVED F
|
|
#include "common.h"
|