Remove explicit include of complex.h

This commit is contained in:
Martin Kroeker 2016-09-29 23:45:56 +02:00 committed by GitHub
parent a6e9e0b94b
commit 16446d1d23
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 "common.h"
#include <complex.h>
#if defined(BULLDOZER) #if defined(BULLDOZER)