Browse Source

Drop redundant inclusion of complex.h

tags/v0.3.16^2
Martin Kroeker GitHub 4 years ago
parent
commit
8b90e5f202
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      kernel/x86_64/cdot.c

+ 0
- 1
kernel/x86_64/cdot.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