Update optional.hpp

This commit is contained in:
Teebonne 2022-10-09 18:56:06 +01:00 committed by GitHub
parent 1a22f68fee
commit ea15e071a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,6 +27,7 @@
#include "xlnt/utils/numeric.hpp"
#include "xlnt/xlnt_config.hpp"
#include <type_traits>
#include <memory>
namespace xlnt {