[arrayfire] 61/84: Add missing vector include
    Ghislain Vaillant 
    ghisvail-guest at moszumanska.debian.org
       
    Mon Jan  4 23:22:25 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 c074de73da4823aad84887696d7a4a45cc08770c
Author: Shehzan Mohammed <shehzan at arrayfire.com>
Date:   Mon Dec 28 23:32:22 2015 -0500
    Add missing vector include
---
 src/api/unified/symbol_manager.cpp | 1 +
 1 file changed, 1 insertion(+)
diff --git a/src/api/unified/symbol_manager.cpp b/src/api/unified/symbol_manager.cpp
index 51d6693..f721e30 100644
--- a/src/api/unified/symbol_manager.cpp
+++ b/src/api/unified/symbol_manager.cpp
@@ -9,6 +9,7 @@
 
 #include "symbol_manager.hpp"
 #include <algorithm>
+#include <vector>
 #include <string>
 #include <cmath>
 
-- 
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