DirectoryList library by Okano-san
Fork of DirectoryList by
Revision 1:0233769f991c, committed 2015-07-17
- Comitter:
- MACRUM
- Date:
- Fri Jul 17 06:05:59 2015 +0000
- Parent:
- 0:3cd1685a4c22
- Commit message:
- Add DirHandle.h inclusion
Changed in this revision
DirectoryList.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/DirectoryList.h Fri Jan 23 22:37:38 2015 +0000 +++ b/DirectoryList.h Fri Jul 17 06:05:59 2015 +0000 @@ -13,6 +13,7 @@ #include <vector> #include <string> +#include "DirHandle.h" /** DirectoryList class *