add missing header

This commit is contained in:
Thomas Fussell 2016-06-11 10:09:29 -04:00
parent 2d28cd93e5
commit 6b56a75c9c

View File

@ -22,6 +22,7 @@
// @license: http://www.opensource.org/licenses/mit-license.php
// @author: see AUTHORS file
#include <algorithm>
#include <cmath>
#include <sstream>
#include <xlnt/cell/cell.hpp>