Remove explicit include of complex.h
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Thu, 29 Sep 2016 21:43:28 +0000 (23:43 +0200)
committerGitHub <noreply@github.com>
Thu, 29 Sep 2016 21:43:28 +0000 (23:43 +0200)
kernel/power/zdot.c

index 1205b34..bc1a95e 100644 (file)
@@ -34,7 +34,6 @@ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 **************************************************************************************/
 
 #include "common.h"
-#include <complex.h>
 
 
 #if defined(POWER8)