mirror of
https://github.com/Z3Prover/z3
synced 2025-04-22 16:45:31 +00:00
Remove include of immintrin.h.
This file doesn't appear to be used and isn't available on all platforms.
This commit is contained in:
parent
7d4f2a2f21
commit
a3ece29628
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@ Revision History:
|
|||
#else
|
||||
#error No multi-precision library selected.
|
||||
#endif
|
||||
#include <immintrin.h>
|
||||
|
||||
// Available GCD algorithms
|
||||
// #define EUCLID_GCD
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue