include/formula/tokenarray.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 05fb5e871e1f7bc0938855b7e88886d105ec2932 Author: Caolán McNamara <caol...@redhat.com> Date: Fri Jan 9 14:31:26 2015 +0000 type_traits for std::underlying_type Change-Id: Iad41da9294c9a38e501e5bcd1b3185f2e3b26ff2 diff --git a/include/formula/tokenarray.hxx b/include/formula/tokenarray.hxx index 9c1e6ee..d9c02da 100644 --- a/include/formula/tokenarray.hxx +++ b/include/formula/tokenarray.hxx @@ -24,7 +24,7 @@ #include <formula/token.hxx> #include <formula/ExternalReferenceHelper.hxx> #include <limits.h> - +#include <type_traits> #include <unordered_set> namespace svl {
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits