Drop redundant inclusion of complex.h

This commit is contained in:
Martin Kroeker
2021-05-14 15:06:44 +02:00
committed by GitHub
parent bda8820da7
commit 8b90e5f202

View 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)