Menu

Diff of /trunk/include/cpplapack.h [r46] .. [r47]  Maximize  Restore

Switch to side-by-side view

--- a/trunk/include/cpplapack.h
+++ b/trunk/include/cpplapack.h
@@ -15,8 +15,13 @@
 #include <string>
 
 #ifdef  _MSC_VER
+#ifdef  __ICL
+#include "prototype/mkl_lapack.h"
+#else
 #include "prototype/VC++.h"
+#endif//__ICL
 #endif//_MSC_VER
+
 
 #include "prototype/dblas.h"
 #include "prototype/zblas.h"
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.