From c0b0275c80752c812df7c52a98a72170d5fc3bcb Mon Sep 17 00:00:00 2001 From: Tyge Løvset Date: Wed, 29 Dec 2021 23:33:38 +0100 Subject: Removed warnings for MS cl -W2 and clang -pedantic -std=c99. No functional changes. --- include/stc/cpque.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/stc/cpque.h') diff --git a/include/stc/cpque.h b/include/stc/cpque.h index bf519125..2ca57289 100644 --- a/include/stc/cpque.h +++ b/include/stc/cpque.h @@ -158,4 +158,4 @@ _cx_memb(_push)(_cx_self* self, _cx_value value) { #endif #include "template.h" -#define CPQUE_H_INCLUDED \ No newline at end of file +#define CPQUE_H_INCLUDED -- cgit v1.2.3