mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-23 22:53:43 +00:00
[ios] Allowed to use C++ editor methods directly from Swift
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com>
This commit is contained in:
committed by
Konstantin Pastbin
parent
13ba20aa25
commit
ef9618b3d6
@@ -1,6 +1,7 @@
|
||||
#import "MWMAlertViewController.h"
|
||||
#import "MWMOsmAuthAlert.h"
|
||||
|
||||
#include <string>
|
||||
#include "editor/osm_auth.hpp"
|
||||
|
||||
static NSString * const kMap2OsmLoginSegue = @"Map2OsmLogin";
|
||||
|
||||
Reference in New Issue
Block a user