From 6e99a435ed1daefcfd60961e72a2f81150c5041e Mon Sep 17 00:00:00 2001 From: Tom Poole Date: Tue, 14 Jul 2020 12:46:25 +0100 Subject: [PATCH] Whitespace --- modules/juce_audio_devices/native/oboe/src/common/Trace.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/juce_audio_devices/native/oboe/src/common/Trace.h b/modules/juce_audio_devices/native/oboe/src/common/Trace.h index c7965f956f..dad6c00714 100644 --- a/modules/juce_audio_devices/native/oboe/src/common/Trace.h +++ b/modules/juce_audio_devices/native/oboe/src/common/Trace.h @@ -28,4 +28,4 @@ private: static bool mIsTracingSupported; }; -#endif //OBOE_TRACE_H \ No newline at end of file +#endif //OBOE_TRACE_H