diff options
Diffstat (limited to 'tests/preprocessor/include')
| -rw-r--r-- | tests/preprocessor/include/include-pragma-once-c.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/preprocessor/include/include-pragma-once-c.h b/tests/preprocessor/include/include-pragma-once-c.h index 5c07d2846..2577591fc 100644 --- a/tests/preprocessor/include/include-pragma-once-c.h +++ b/tests/preprocessor/include/include-pragma-once-c.h @@ -2,4 +2,4 @@ #pragma once -#include "pragma-once-c.h"
\ No newline at end of file +#include "pragma-once-c.h" |
