Skip to content

Commit

Permalink
please
Browse files Browse the repository at this point in the history
  • Loading branch information
YellowCat98 committed May 12, 2024
1 parent b1fb396 commit 9b7d95b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions src/iGeodeLib.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@

#pragma once
#include <functional>

@class NSString;
#import <UIKit/UIKit.h>

void showAlert(const char *title, const char *message, const char *Btn);
NSString* iOSVersion();
Expand Down
1 change: 0 additions & 1 deletion src/iGeodeLib.mm
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#import <UIKit/UIKit.h>
#include <functional>
#include "iGeodeLib.hpp"

Expand Down

0 comments on commit 9b7d95b

Please sign in to comment.