mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 20:23:11 +01:00
8 lines
125 B
PHP
8 lines
125 B
PHP
|
#ifndef DUPLICATE_INCLUDE
|
||
|
#define DUPLICATE_INCLUDE
|
||
|
|
||
|
// This is used by the duplicate-include.td test
|
||
|
def InInclude;
|
||
|
|
||
|
#endif
|