DirectoryList library by Okano-san

Fork of DirectoryList by Tedd OKANO

Files at this revision

API Documentation at this revision

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
  *