aboutsummaryrefslogtreecommitdiffstats
path: root/src/stlfile.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/stlfile.h')
-rw-r--r--src/stlfile.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/stlfile.h b/src/stlfile.h
index d321282..ae4bf36 100644
--- a/src/stlfile.h
+++ b/src/stlfile.h
@@ -9,6 +9,8 @@
#include "util.h"
+#define FMT_ERR(...) ERR("FORMAT " __VA_ARGS__)
+
enum {
KW_INVALID = -1,
KW_UNKNOWN,