Skip to content

Commit 39d65cb

Browse files
authored
guid (#467)
1 parent d6c9ee9 commit 39d65cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

strings/base_std_hash.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,5 @@ namespace std
5454
{
5555
return winrt::impl::hash_data(&value, sizeof(value));
5656
}
57-
}
57+
};
5858
}

0 commit comments

Comments
 (0)