summaryrefslogtreecommitdiff
path: root/lapacke/src/lapacke_sgesvx_work.c
diff options
context:
space:
mode:
Diffstat (limited to 'lapacke/src/lapacke_sgesvx_work.c')
-rw-r--r--lapacke/src/lapacke_sgesvx_work.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lapacke/src/lapacke_sgesvx_work.c b/lapacke/src/lapacke_sgesvx_work.c
index c10a1f2a..54a07f15 100644
--- a/lapacke/src/lapacke_sgesvx_work.c
+++ b/lapacke/src/lapacke_sgesvx_work.c
@@ -31,7 +31,6 @@
* Generated November, 2011
*****************************************************************************/
-#include "lapacke.h"
#include "lapacke_utils.h"
lapack_int LAPACKE_sgesvx_work( int matrix_order, char fact, char trans,