Skip to content

Commit

Permalink
Fix examples/mandlebrot
Browse files Browse the repository at this point in the history
  • Loading branch information
dhardy committed Apr 26, 2022
1 parent f921dd2 commit 149e34f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/mandlebrot/mandlebrot.rs
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,7 @@ impl PipeWindow {
}
}

#[derive(Clone, Debug)]
struct ViewUpdate;

impl_scope! {
Expand Down

0 comments on commit 149e34f

Please sign in to comment.