diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2011-07-17 15:40:56 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2011-07-17 15:40:56 +0000 |
| commit | 180abc3db9ae3b4fc63cd65b15697e6ffcc8a657 (patch) | |
| tree | 2097d084eb235c0b12c0bff3445f4ec7bbaa8a12 /test/Preprocessor/warn-macro-unused.h | |
| parent | 29cafa66ad3878dbb9f82615f19fa0bded2e443c (diff) | |
Notes
Diffstat (limited to 'test/Preprocessor/warn-macro-unused.h')
| -rw-r--r-- | test/Preprocessor/warn-macro-unused.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Preprocessor/warn-macro-unused.h b/test/Preprocessor/warn-macro-unused.h new file mode 100644 index 000000000000..0c2c267fcfd6 --- /dev/null +++ b/test/Preprocessor/warn-macro-unused.h @@ -0,0 +1 @@ +#define unused_from_header |
