aboutsummaryrefslogtreecommitdiff
path: root/src/burn/engine/manifest.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/burn/engine/manifest.h')
-rw-r--r--src/burn/engine/manifest.h2
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
5interface IBurnPayload; // forward declare.
6
7#if defined(__cplusplus) 5#if defined(__cplusplus)
8extern "C" { 6extern "C" {
9#endif 7#endif