mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Fix clang warnings
This commit is contained in:
committed by
Vinnie Falco
parent
9bf1a76e91
commit
cd30e552a7
@@ -891,7 +891,7 @@ public:
|
||||
// PropertyStream
|
||||
//
|
||||
|
||||
void onWrite (PropertyStream& stream)
|
||||
void onWrite (PropertyStream::Map& stream)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user