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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

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)