mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-24 01:54:22 +00:00
Reverted: Added a missing include in juce_android_RuntimePermissions.cpp (the relevant compile error was already fixed by commit 2ecbe54c in a better way).
This commit is contained in:
parent
4203f58548
commit
e30464b210
1 changed files with 0 additions and 2 deletions
|
|
@ -26,8 +26,6 @@
|
|||
==============================================================================
|
||||
*/
|
||||
|
||||
#include <memory>
|
||||
|
||||
namespace
|
||||
{
|
||||
void handleAndroidCallback (bool permissionWasGranted, RuntimePermissions::Callback* callbackPtr)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue