diff options
Diffstat (limited to 'src/mmo/human_time_diff.hpp')
-rw-r--r-- | src/mmo/human_time_diff.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mmo/human_time_diff.hpp b/src/mmo/human_time_diff.hpp index 5552e2b..0340a4b 100644 --- a/src/mmo/human_time_diff.hpp +++ b/src/mmo/human_time_diff.hpp @@ -21,6 +21,8 @@ # include "fwd.hpp" +# include <algorithm> + # include "../strings/xstring.hpp" # include "extract.hpp" |