From cf2dc9d7fb844363ad3a4b90ec7864f66d44a08a Mon Sep 17 00:00:00 2001 From: Thomas Fussell Date: Sun, 25 Jun 2017 13:14:29 -0400 Subject: [PATCH] include streaming reader in xlnt.hpp --- include/xlnt/xlnt.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/include/xlnt/xlnt.hpp b/include/xlnt/xlnt.hpp index db839c3a..bf52609c 100644 --- a/include/xlnt/xlnt.hpp +++ b/include/xlnt/xlnt.hpp @@ -65,6 +65,7 @@ #include #include #include +#include #include #include #include