Drop redundant inclusion of complex.h
This commit is contained in:
parent
bda8820da7
commit
8b90e5f202
|
@ -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)
|
||||||
|
|
Loading…
Reference in New Issue