mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-04 09:39:42 +02:00
Fix Windows build warning
This commit is contained in:
parent
2e314b9dd2
commit
0bbc974a7b
@ -456,7 +456,7 @@ namespace Registry {
|
||||
using BaseItemSharedPtr = std::shared_ptr<BaseItem>;
|
||||
using BaseItemPtrs = std::vector<BaseItemPtr>;
|
||||
|
||||
struct Visitor;
|
||||
class Visitor;
|
||||
|
||||
|
||||
// An item that delegates to another held in a shared pointer; this allows
|
||||
|
Loading…
x
Reference in New Issue
Block a user