]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/Common/ParseInf.h
Sync BaseTools Branch (version r2271) to EDKII main trunk.
[mirror_edk2.git] / BaseTools / Source / C / Common / ParseInf.h
index 88ded8760e88d9232cbfcaba057cb0f1af2b7e65..dfd180db744f1c1b1eea0c515faf985998ccd855 100644 (file)
@@ -31,7 +31,9 @@ Abstract:
 #define _MAX_PATH 500\r
 #endif\r
 \r
-\r
+#ifdef __cplusplus\r
+extern "C" {\r
+#endif\r
 //\r
 // Functions declarations\r
 //\r
@@ -227,4 +229,9 @@ Returns:
   TRUE if section found\r
 \r
 --*/\r
+\r
+#ifdef __cplusplus\r
+}\r
+#endif\r
+\r
 #endif\r