Skip to content

Commit

Permalink
gggggg
Browse files Browse the repository at this point in the history
  • Loading branch information
baconpaul committed Nov 30, 2024
1 parent a963132 commit fb244e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/dsp/WavetableScriptEvaluator.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ struct LuaWTEvaluator::Details
#else
struct LuaWTEvaluator::Details
{
}
};
#endif

LuaWTEvaluator::LuaWTEvaluator() { details = std::make_unique<Details>(); }
Expand Down

0 comments on commit fb244e7

Please sign in to comment.