]> git.saurik.com Git - apple/security.git/blob - libsecurity_transform/misc/speed-test.h
Security-55163.44.tar.gz
[apple/security.git] / libsecurity_transform / misc / speed-test.h
1 //
2 // speed-test.h
3 // libsecurity_transform
4 //
5 // Created by J Osborne on 8/17/10.
6 // Copyright 2010 Apple. All rights reserved.
7 //
8
9 #import <Cocoa/Cocoa.h>
10
11
12 @interface speed_test : NSObject {
13
14 }
15
16 @end