diff options
Diffstat (limited to 'test/Preprocessor/Inputs/microsoft-header-search/a/findme.h')
-rw-r--r-- | test/Preprocessor/Inputs/microsoft-header-search/a/findme.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Preprocessor/Inputs/microsoft-header-search/a/findme.h b/test/Preprocessor/Inputs/microsoft-header-search/a/findme.h index b809c9075d60..0afe145ee32a 100644 --- a/test/Preprocessor/Inputs/microsoft-header-search/a/findme.h +++ b/test/Preprocessor/Inputs/microsoft-header-search/a/findme.h @@ -1,3 +1,3 @@ #pragma once -#warning findme.h successfully included using MS search rules
\ No newline at end of file +#warning findme.h successfully included using Microsoft header search rules |