]>
Commit | Line | Data |
---|---|---|
de8ee011 A |
1 | /* Copyright © 2017 Apple Inc. All rights reserved. |
2 | * | |
3 | * livefiles_hfs_tester.h | |
4 | * hfs | |
5 | * | |
6 | * Created by Yakov Ben Zaken on 31/12/2017. | |
7 | */ | |
8 | ||
9 | #ifndef livefiles_hfs_tester_h | |
10 | #define livefiles_hfs_tester_h | |
11 | ||
12 | #include <stdio.h> | |
13 | ||
14 | #endif /* livefiles_hfs_tester_h */ |