projects
/
platform
/
upstream
/
openblas.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bda8820
)
Drop redundant inclusion of complex.h
author
Martin Kroeker
<martin@ruby.chemie.uni-freiburg.de>
Fri, 14 May 2021 13:06:44 +0000
(15:06 +0200)
committer
GitHub
<noreply@github.com>
Fri, 14 May 2021 13:06:44 +0000
(15:06 +0200)
kernel/x86_64/cdot.c
patch
|
blob
|
history
diff --git
a/kernel/x86_64/cdot.c
b/kernel/x86_64/cdot.c
index
f2bf19d
..
654cd35
100644
(file)
--- a/
kernel/x86_64/cdot.c
+++ b/
kernel/x86_64/cdot.c
@@
-27,7
+27,6
@@
USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include "common.h"
-#include <complex.h>
#if defined(BULLDOZER)