add missing header

This commit is contained in:
Thomas Fussell 2016-06-11 10:17:58 -04:00
parent 6b56a75c9c
commit d9124a2b23

View File

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