[arrayfire] 04/26: A few functions (e.g. setunique) were not being exported to the library

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Jul 7 13:59:22 UTC 2015


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

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

commit 5d131939eda10ad260f391cf262c91c0ea7caff1
Author: Filipe Maia <filipe.c.maia at gmail.com>
Date:   Mon Jun 15 16:18:54 2015 +0200

    A few functions (e.g. setunique) were not being exported to the library
---
 src/api/cpp/set.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/api/cpp/set.cpp b/src/api/cpp/set.cpp
index c5be4d6..31d8bb0 100644
--- a/src/api/cpp/set.cpp
+++ b/src/api/cpp/set.cpp
@@ -9,6 +9,7 @@
 
 #include <af/algorithm.h>
 #include <af/array.h>
+#include <af/compatible.h>
 #include "error.hpp"
 
 namespace af

-- 
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