mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Use correct std header
This commit is contained in:
parent
aea775cbc6
commit
075ae38ec9
@ -11,7 +11,7 @@
|
||||
|
||||
#include "support/checksum.h"
|
||||
#include "boost/crc.hpp"
|
||||
#include <iterator>
|
||||
#include <algorithm>
|
||||
|
||||
namespace lyx {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user