Use the UniqueQueue class to hold the paths which need updating
commitb9b307c2c0d0baa6175945ae4b28275739d3b00d
authorSven Strickroth <email@cs-ware.de>
Sat, 21 Jan 2012 23:38:57 +0000 (22 00:38 +0100)
committerSven Strickroth <email@cs-ware.de>
Sat, 21 Jan 2012 23:40:41 +0000 (22 00:40 +0100)
tree6907d65e8c49c21fd0ef65b71cea40bfcd69f341
parent2a2ec438511cae2dfdc9eab6cf80b9ae454587fc
Use the UniqueQueue class to hold the paths which need updating

based on TortoiseSVN revision 20024 and 20025.

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/TGitCache/FolderCrawler.cpp
src/TGitCache/FolderCrawler.h
src/TGitCache/TGITCache.vcproj
src/Utils/UniqueQueue.cpp [new file with mode: 0644]
src/Utils/UniqueQueue.h [new file with mode: 0644]