Use correct std header

This commit is contained in:
Yuriy Skalko 2020-11-29 10:48:06 +02:00
parent aea775cbc6
commit 075ae38ec9

View File

@ -11,7 +11,7 @@
#include "support/checksum.h"
#include "boost/crc.hpp"
#include <iterator>
#include <algorithm>
namespace lyx {