summaryrefslogtreecommitdiffstats
path: root/tests/preprocessor/include/pragma-once-c.h
blob: c44e2e46cc725b73595c68faa61336ddfeb9c439 (plain)
1
2
3
4
5
6
7
// pragma-once-c.h

// Used by the `pragma-once.slang` test

#pragma once

#define ONLY_DEFINED_ONCE_C