From 701a8793c2a30dfcecdf24023be3c8091e724d2c Mon Sep 17 00:00:00 2001 From: Ganesh Viswanathan Date: Sat, 9 May 2020 02:34:59 -0500 Subject: Fix #202 - implement noHeader --- tests/include/tast2.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/include') diff --git a/tests/include/tast2.h b/tests/include/tast2.h index 0b1fca2..878a3a2 100644 --- a/tests/include/tast2.h +++ b/tests/include/tast2.h @@ -247,7 +247,7 @@ static inline int sitest1(int f1) { // DUPLICATES -#ifndef HEADER +#ifdef NOHEADER #define A 1 #define B 1.0 -- cgit v1.2.3