mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
add missing header
This commit is contained in:
parent
e3632da830
commit
2d28cd93e5
|
@ -22,6 +22,7 @@
|
|||
// @license: http://www.opensource.org/licenses/mit-license.php
|
||||
// @author: see AUTHORS file
|
||||
|
||||
#include <algorithm>
|
||||
#include <cctype> // for std::tolower
|
||||
#include <unordered_set>
|
||||
#include <utility> // for std::move
|
||||
|
|
Loading…
Reference in New Issue
Block a user