Drop redundant inclusion of complex.h
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Fri, 14 May 2021 13:06:44 +0000 (15:06 +0200)
committerGitHub <noreply@github.com>
Fri, 14 May 2021 13:06:44 +0000 (15:06 +0200)
kernel/x86_64/cdot.c

index f2bf19d..654cd35 100644 (file)
@@ -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)