aboutsummaryrefslogtreecommitdiff
path: root/amalgam.config
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2019-06-24 05:14:07 +0200
committerdec05eba <dec05eba@protonmail.com>2020-07-25 14:36:46 +0200
commit33223c7d9a80e821bccce25960f7e48ab425d975 (patch)
tree8ac99827261dbc935198ac467212b7ce41cf925e /amalgam.config
parentabe41cc2d5413faa8adeb16831f654435b6d0ef0 (diff)
Fix errors from pedantic check
Diffstat (limited to 'amalgam.config')
-rw-r--r--amalgam.config2
1 files changed, 2 insertions, 0 deletions
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