Browse Source

Remove explicit include of complex.h

tags/v0.2.20^2
Martin Kroeker GitHub 9 years ago
parent
commit
16446d1d23
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      kernel/x86_64/zdot.c

+ 0
- 1
kernel/x86_64/zdot.c 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)


Loading…
Cancel
Save