another missing header

This commit is contained in:
JCrawfy 2020-04-26 15:40:56 +12:00
parent 9d9d5de511
commit 504fed3585

View File

@ -26,6 +26,7 @@
#include <cstdint>
#include <iostream>
#include <memory>
#include <type_traits>
#include <vector>
#include <xlnt/utils/numeric.hpp>