summaryrefslogtreecommitdiff
path: root/ThirdParty/tolua_runtime/iOS/tolua/tolua.h
blob: 7ff0d1b22e6e11975e790c2c85dca1be0d9e1268 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
//
//  tolua.h
//  tolua
//
//  Created by admin on 16/4/26.
//  Copyright © 2016年 topameng. All rights reserved.
//

#import <Foundation/Foundation.h>

@interface tolua : NSObject

@end