mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
include missing header in path_helper
This commit is contained in:
parent
919c65ceea
commit
e910666c56
|
@ -5,6 +5,7 @@
|
|||
#include <string>
|
||||
#include <sstream>
|
||||
|
||||
#include <xlnt/utils/exceptions.hpp>
|
||||
#include <xlnt/utils/path.hpp>
|
||||
|
||||
#define STRING_LITERAL2(a) #a
|
||||
|
|
Loading…
Reference in New Issue
Block a user