Remove explicit include of complex.h
This commit is contained in:
parent
3178e4fea0
commit
a6e9e0b94b
|
@ -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…
Reference in New Issue