mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
Merge pull request #649 from tfussell/fix-cell-reference-hash
Import functional in cell_reference.hpp to fix build
This commit is contained in:
commit
f1107a5b0f
|
@ -25,7 +25,9 @@
|
|||
|
||||
#include <xlnt/xlnt_config.hpp>
|
||||
#include <xlnt/cell/index_types.hpp>
|
||||
|
||||
#include <cstdint>
|
||||
#include <functional>
|
||||
#include <string>
|
||||
#include <tuple>
|
||||
#include <utility>
|
||||
|
|
Loading…
Reference in New Issue
Block a user