Skip to content

Commit

Permalink
add flag
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Masny committed Nov 2, 2023
1 parent 83d74cb commit f8d26c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/query/runner/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
mod aggregate;
mod ipa;
#[cfg(feature = "ipa-prf")]
mod oprf_ipa;

#[cfg(any(test, feature = "cli", feature = "test-fixture"))]
Expand Down

0 comments on commit f8d26c9

Please sign in to comment.