6 lines
104 B
C
6 lines
104 B
C
|
|
#import "MWMPlacePageProtocol.h"
|
||
|
|
|
||
|
|
@interface MWMPlacePageManager : NSObject<MWMPlacePageProtocol>
|
||
|
|
|
||
|
|
@end
|