diff --git a/src/PreviewWindow.cpp b/src/PreviewWindow.cpp index 1c259f4..35b3e8f 100644 --- a/src/PreviewWindow.cpp +++ b/src/PreviewWindow.cpp @@ -4,7 +4,7 @@ #include #include -// TODO: is this enough? what about checking equality? +// operator== is implemented for GUIDs in guiddef.h template<> struct std::hash { std::size_t operator() (const CLSID &key) const {