1 //
2 //  Test_qtmulQV3.h
3 //  BulletTest
4 //
5 //  Copyright (c) 2011 Apple Inc.
6 //
7 
8 #ifndef BulletTest_Test_qtmulQV3_h
9 #define BulletTest_Test_qtmulQV3_h
10 
11 #ifdef __cplusplus
12 extern "C"
13 {
14 #endif
15 
16 	int Test_qtmulQV3(void);
17 
18 #ifdef __cplusplus
19 }
20 #endif
21 
22 #endif
23