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

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

Change-Id: I88a590344292b4adf562ca83f5072d543b5924ad
üst b139eefe
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/. * file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/ */
#include <algorithm>
#include <cstdio> #include <cstdio>
#include <cstring> #include <cstring>
#include <list> #include <list>
......
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