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

Include <algorithm> for std::min

Change-Id: If2bf31494f1354ff3856ad8b32f6799042e23b18
üst 31bf50b6
......@@ -17,6 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#include <algorithm>
#include <comphelper/docpasswordhelper.hxx>
#include <com/sun/star/beans/PropertyValue.hpp>
......
......@@ -17,6 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#include <algorithm>
#include "comphelper_module.hxx"
#include "comphelper_services.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