From 848e80d0a4f15b0860e9aeac822f1c2121debce3 Mon Sep 17 00:00:00 2001 From: Eduard Braun Date: Mon, 1 Oct 2018 02:18:45 +0200 Subject: Move macros.h and remove unneeded macros --- src/include/README | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/include/README (limited to 'src/include/README') diff --git a/src/include/README b/src/include/README new file mode 100644 index 000000000..336b3e20d --- /dev/null +++ b/src/include/README @@ -0,0 +1,3 @@ +Configuration, defines, macros and similar that do not fit anywhere else. + +Try to keep this to a minimum and move to more suitable locations whenever possible. -- cgit v1.2.3