Another missing include

This commit is contained in:
Crzyrndm 2018-08-18 18:16:39 +12:00
parent 61e46c934a
commit 9e78e55c62

View File

@ -25,6 +25,7 @@
#include <xlnt/xlnt_config.hpp>
#include <cmath>
#include <limits>
#include <sstream>
#include <type_traits>