aboutsummaryrefslogtreecommitdiff
path: root/VKPC/Statistics.h
blob: 6802aba06a244a9bb03ac555e5d3f2b0eb65f8b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
//
//  Statistics.h
//  VKPC
//
//  Created by Eugene on 11/12/14.
//  Copyright (c) 2014 Eugene Z. All rights reserved.
//

#import <Foundation/Foundation.h>

@interface Statistics : NSObject <NSURLConnectionDataDelegate>

@end