blob: 9663bf1d615e764ef9cb25cbfc8f5d39d55be184 [file] [log] [blame]
Name: Windows Template Library (WTL)
URL: https://sourceforge.net/projects/wtl/files/WTL%2010/
Version: 10.0.8356
License: Microsoft Permissive License
License File: Ms-PL.txt
Security Critical: yes
Local changes (all part of wtl10.patch):
- Remove extra ; after namespace closing brace.
- Add override modifier on virtual function redefinition.
- Fix calls to ATLVERIFY to avoid the error: expression result unused.