From 33223c7d9a80e821bccce25960f7e48ab425d975 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Mon, 24 Jun 2019 05:14:07 +0200 Subject: Fix errors from pedantic check --- amalgam.config | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 amalgam.config (limited to 'amalgam.config') diff --git a/amalgam.config b/amalgam.config new file mode 100644 index 0000000..e0284f4 --- /dev/null +++ b/amalgam.config @@ -0,0 +1,2 @@ +// Add predefined macros for your project here. For example: +// #define THE_ANSWER 42 -- cgit v1.2.3