Browse Source

Remove explicit include of complex.h

tags/v0.2.20^2
Martin Kroeker GitHub 9 years ago
parent
commit
a6e9e0b94b
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      kernel/power/zdot.c

+ 0
- 1
kernel/power/zdot.c View File

@@ -34,7 +34,6 @@ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
**************************************************************************************/ **************************************************************************************/


#include "common.h" #include "common.h"
#include <complex.h>




#if defined(POWER8) #if defined(POWER8)


Loading…
Cancel
Save