mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Add beast_basics module
This commit is contained in:
@@ -91,7 +91,7 @@ void ReadWriteLock::exitRead() const noexcept
|
||||
}
|
||||
}
|
||||
|
||||
jassertfalse; // unlocking a lock that wasn't locked..
|
||||
bassertfalse; // unlocking a lock that wasn't locked..
|
||||
}
|
||||
|
||||
//==============================================================================
|
||||
|
||||
Reference in New Issue
Block a user