Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/LiberatorUSA/GUCEF
Browse files Browse the repository at this point in the history
  • Loading branch information
LiberatorUSA committed Aug 31, 2024
2 parents ac3f640 + c11aae0 commit 2d02403
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions platform/gucefCORE/src/dvcppfileutils.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1926,6 +1926,7 @@ CFileSystemIterator::TryReadSymlinkedMetaData( CResourceMetaData& metaData )
* Unsupported O/S build
*/
GUCEF_WARNING_LOG( LOGLEVEL_NORMAL, "FileSystemIterator:TryReadSymlinkMetaData: Platform has no supported implementation" );
return false;
#endif
}

Expand Down

0 comments on commit 2d02403

Please sign in to comment.