mirror of
https://github.com/ksherlock/profuse.git
synced 2024-12-22 20:29:59 +00:00
42c6839fcb
git-svn-id: https://profuse.googlecode.com/svn/branches/v2@281 aa027e90-d47c-11dd-86d7-074df07e0730
9 lines
173 B
C
9 lines
173 B
C
#ifndef __PASCAL_FILE_H__
|
|
#define __PASCAL_FILE_H__
|
|
|
|
#include <Pascal/Date.h>
|
|
#include <Pascal/Entry.h>
|
|
#include <Pascal/FileEntry.h>
|
|
#include <Pascal/VolumeEntry.h>
|
|
|
|
#endif |