Skip to content

Commit

Permalink
brp
Browse files Browse the repository at this point in the history
  • Loading branch information
YellowCat98 committed May 12, 2024
1 parent 0d8d076 commit 6d113ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/iGeodeLib.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

#pragma once
#include <functional>
#import <UIKit/UIKit.h>
#import <Foundation/Foundation.h>

void showAlert(const char *title, const char *message, const char *Btn);
NSString* iOSVersion();
Expand Down

0 comments on commit 6d113ca

Please sign in to comment.