Remove CryCommonTools (moving the three remaining files into Editor/Util which is the only place they're used). (#741)

Remove CryCommonTools (moving the three remaining files into Editor/Util which is the only place they're used).
This commit is contained in:
bosnichd
2021-05-13 11:10:44 -06:00
committed by GitHub
parent 55ec82be8f
commit 3d84902b24
11 changed files with 3 additions and 51 deletions
@@ -760,10 +760,13 @@ set(FILES
Util/PakFile.h
Util/PredefinedAspectRatios.cpp
Util/PredefinedAspectRatios.h
Util/StringHelpers.cpp
Util/StringHelpers.h
Util/StringNoCasePredicate.h
Util/TRefCountBase.h
Util/Triangulate.cpp
Util/Triangulate.h
Util/Util.h
Util/XmlArchive.cpp
Util/XmlArchive.h
Util/XmlHistoryManager.cpp