Skip to content

Commit

Permalink
fix: re-add fundsp feature
Browse files Browse the repository at this point in the history
  • Loading branch information
SolarLiner committed Feb 12, 2024
1 parent 2eb19f4 commit 2fd8665
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#![cfg_attr(feature = "fundsp", feature(const_generic_exprs))]
#![doc = include_str!("../README.md")]
use az::CastFrom;
use num_traits::Zero;
Expand Down

0 comments on commit 2fd8665

Please sign in to comment.