Update dgesvd.c
This commit is contained in:
parent
165a4625e9
commit
320439d144
|
@ -12,7 +12,7 @@
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <complex.h>
|
#include <complex.h>
|
||||||
#include "common.h"
|
#include "../../common.h"
|
||||||
#ifdef complex
|
#ifdef complex
|
||||||
#undef complex
|
#undef complex
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue