Skip to content

Commit

Permalink
Remove unused x86 intrinsics header.
Browse files Browse the repository at this point in the history
  • Loading branch information
cr-marcstevens committed Jul 6, 2024
1 parent 7d94c12 commit 1cf5c86
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mccl/core/matrix_ops.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#include <mccl/config/config.hpp>
#include <mccl/core/matrix_ops.hpp>

#include <nmmintrin.h>
#include <cassert>

MCCL_BEGIN_NAMESPACE
Expand Down

0 comments on commit 1cf5c86

Please sign in to comment.