Update crates/core_simd/examples/nbody.rs
Co-authored-by: Jubilee <46493976+workingjubilee@users.noreply.github.com>
This commit is contained in:
parent
8bea3627cb
commit
3c05ceec70
@ -1,4 +1,3 @@
|
|||||||
#![feature(platform_intrinsics, repr_simd)]
|
|
||||||
use core_simd::*;
|
use core_simd::*;
|
||||||
|
|
||||||
use std::f64::consts::PI;
|
use std::f64::consts::PI;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user