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

Include <algorithm> for std::min()

Change-Id: I13ed47d23ed4b94501d9445555d99ce08af94698
üst eed39303
......@@ -17,6 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#include <algorithm>
#include "formula/formulahelper.hxx"
#include <unotools/charclass.hxx>
#include <unotools/syslocale.hxx>
......
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