diff options
Diffstat (limited to 'utils/makemhr')
-rw-r--r-- | utils/makemhr/loaddef.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/makemhr/loaddef.cpp b/utils/makemhr/loaddef.cpp index b4773e17..d3962c16 100644 --- a/utils/makemhr/loaddef.cpp +++ b/utils/makemhr/loaddef.cpp @@ -22,6 +22,7 @@ */ #include <cstring> +#include <cstdarg> #include <limits> #include "mysofa.h" |