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

Include <algorithm> for std::min

Change-Id: I012027c38a6d2b06a4bb0cb53743d350b124ccf4
üst 0f89f655
......@@ -22,6 +22,7 @@
/* String-Class */
/* ======================================================================= */
#include <algorithm>
#include <cassert>
#include <limits>
......
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