Kaydet (Commit) 3a459b52 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

std::swap is in <utility>, not <algorithm>

Change-Id: I8b93f053276ff273f2f79ed29d7605d976f7d866
üst 6c1cab56
......@@ -22,7 +22,7 @@
#include <osl/interlck.h>
#include <algorithm>
#include <utility>
namespace o3tl
{
......
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