diff options
Diffstat (limited to 'service/src/stlfile.h')
| -rw-r--r-- | service/src/stlfile.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/service/src/stlfile.h b/service/src/stlfile.h index 11b7f66..76e138c 100644 --- a/service/src/stlfile.h +++ b/service/src/stlfile.h @@ -9,6 +9,8 @@ #include "util.h" +#define FMT_ERR(...) ERR("FORMAT " __VA_ARGS__) + enum { KW_INVALID = -1, KW_UNKNOWN, |
