Kaydet (Commit) 77107530 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Include <algorithm> for std::min() and max()

Change-Id: I339577c5b34de0cf3e5dcc644ec1dc080c35d01c
üst dc4355e5
...@@ -22,6 +22,7 @@ ...@@ -22,6 +22,7 @@
#include <tools/toolsdllapi.h> #include <tools/toolsdllapi.h>
#include <limits.h> #include <limits.h>
#include <algorithm>
#include <ostream> #include <ostream>
#include <cstdlib> #include <cstdlib>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment