From 2551ab740b57053e8594443b03bf7b6d446ce6cf Mon Sep 17 00:00:00 2001 From: krasimir Date: Thu, 13 Apr 2017 11:07:08 +0000 Subject: silence a few warnings on MacOS --- src/runtime/c/pgf/lightning/core-common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/runtime/c/pgf/lightning/core-common.h') diff --git a/src/runtime/c/pgf/lightning/core-common.h b/src/runtime/c/pgf/lightning/core-common.h index 3761bcc2b..ee90bd472 100644 --- a/src/runtime/c/pgf/lightning/core-common.h +++ b/src/runtime/c/pgf/lightning/core-common.h @@ -30,7 +30,7 @@ ***********************************************************************/ -#ifndef __lightning_core_common_h +#ifndef __lightning_core_common_h_ #define __lightning_core_common_h_ typedef struct { -- cgit v1.2.3