make print helpers optional

This commit is contained in:
Allen Webster
2021-08-27 14:55:32 -07:00
parent abf9ca40b1
commit 4452663046
6 changed files with 138 additions and 96 deletions
+2
View File
@@ -1,5 +1,7 @@
// Sample code to demonstrate errors being reported for certain nodes.
#define MD_ENABLE_PRINT_HELPERS 1
#include "md.h"
#include "md.c"