Commit b1fba8d3 authored by Max Kellermann's avatar Max Kellermann

apple/AudioObject: add missing `inline`

parent e6060442
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
#include <cstddef> #include <cstddef>
std::size_t inline std::size_t
AudioObjectGetPropertyDataSize(AudioObjectID inObjectID, AudioObjectGetPropertyDataSize(AudioObjectID inObjectID,
const AudioObjectPropertyAddress &inAddress) const AudioObjectPropertyAddress &inAddress)
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment