From ccb1c33d02b17d72036ed3cfccf565a969774aad Mon Sep 17 00:00:00 2001 From: Boris Barbulovski Date: Tue, 11 Feb 2014 19:14:46 +0100 Subject: Put include guard to every header * ensure include guard to every header * comment endif guard block Signed-off-by: Boris Barbulovski Signed-off-by: Dirk Hohndel --- planner.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'planner.h') diff --git a/planner.h b/planner.h index 330d7df60..8141860c7 100644 --- a/planner.h +++ b/planner.h @@ -24,4 +24,4 @@ extern double plangflow, plangfhigh; #ifdef __cplusplus } #endif -#endif /* PLANNER_H */ +#endif // PLANNER_H -- cgit v1.2.3-70-g09d2