aboutsummaryrefslogtreecommitdiffstats
path: root/utils/makemhr
diff options
context:
space:
mode:
authorPenguin <[email protected]>2019-07-14 18:03:32 +0900
committerPenguin <[email protected]>2019-07-14 18:03:32 +0900
commit313549c76d6049a9c36922a6b13724522b8aad58 (patch)
treeed68e2603c8aedc56be9e0b331288e20aff02b89 /utils/makemhr
parent363e2fb73a6dea31db4164531016879aa188da84 (diff)
Add missing header.
Diffstat (limited to 'utils/makemhr')
-rw-r--r--utils/makemhr/loaddef.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/makemhr/loaddef.cpp b/utils/makemhr/loaddef.cpp
index d3962c16..28f2e1b0 100644
--- a/utils/makemhr/loaddef.cpp
+++ b/utils/makemhr/loaddef.cpp
@@ -24,6 +24,7 @@
#include <cstring>
#include <cstdarg>
#include <limits>
+#include <algorithm>
#include "mysofa.h"