[arrayfire] 06/84: Fix missing includes in testsuite.

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Mon Jan 4 23:22:13 UTC 2016


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch master
in repository arrayfire.

commit 20ba4b90e936d8244966746d90040b3bc76af974
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Tue Dec 8 08:47:07 2015 +0000

    Fix missing includes in testsuite.
---
 test/testHelpers.hpp | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/test/testHelpers.hpp b/test/testHelpers.hpp
index e982e90..cd725fe 100644
--- a/test/testHelpers.hpp
+++ b/test/testHelpers.hpp
@@ -13,6 +13,8 @@
 #include <vector>
 #include <algorithm>
 #include <limits>
+#include <stdexcept>
+#include <cfloat>
 #include <arrayfire.h>
 #include <af/dim4.hpp>
 #include <af/array.h>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/arrayfire.git



More information about the debian-science-commits mailing list