Skip to content

Commit

Permalink
remove header immintrin.h in FloatArray.h
Browse files Browse the repository at this point in the history
  • Loading branch information
congyu711 committed Mar 26, 2024
1 parent bbe540e commit 7e39e63
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion external/PackedCSparse/FloatArray.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
//(https://github.com/ConstrainedSampler/PolytopeSamplerMatlab/blob/master/code/solver/PackedCSparse/PackedChol.h) by Ioannis Iakovidis

#pragma once
#include <immintrin.h>
#include <random>
#include <type_traits>
namespace PackedCSparse {
Expand Down

0 comments on commit 7e39e63

Please sign in to comment.