diff options
Diffstat (limited to 'src/burn/engine/manifest.h')
-rw-r--r-- | src/burn/engine/manifest.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/burn/engine/manifest.h b/src/burn/engine/manifest.h index 8c527279..40748c52 100644 --- a/src/burn/engine/manifest.h +++ b/src/burn/engine/manifest.h | |||
@@ -2,8 +2,6 @@ | |||
2 | // Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. | 2 | // Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. |
3 | 3 | ||
4 | 4 | ||
5 | interface IBurnPayload; // forward declare. | ||
6 | |||
7 | #if defined(__cplusplus) | 5 | #if defined(__cplusplus) |
8 | extern "C" { | 6 | extern "C" { |
9 | #endif | 7 | #endif |