Include :

- aggiornamento prototipi.
This commit is contained in:
DarioS
2022-09-13 08:11:43 +02:00
parent 12e3b407b0
commit d28f8a1038
4 changed files with 5 additions and 0 deletions
+1
View File
@@ -42,3 +42,4 @@ EGN_EXPORT bool ExistsDirectory( const std::string& sDir) ;
EGN_EXPORT bool CreateDirectoryEgt( const std::string& sDir) ;
EGN_EXPORT bool EmptyDirectory( const std::string& sDir) ;
EGN_EXPORT bool EraseDirectory( const std::string& sDir) ;
EGN_EXPORT bool FindAllDirectories( const std::string& sDirSpec, STRVECTOR& vsDirNames) ;