From baa789e0c9109bcb1e717ce4a9953709e7345e55 Mon Sep 17 00:00:00 2001 From: Yong He Date: Fri, 28 Aug 2020 14:56:53 -0700 Subject: Add OrderedDictionary to core. (#1523) --- source/slang/slang.vcxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/slang') diff --git a/source/slang/slang.vcxproj b/source/slang/slang.vcxproj index 563014c5b..dcbc3865e 100644 --- a/source/slang/slang.vcxproj +++ b/source/slang/slang.vcxproj @@ -417,4 +417,4 @@ - \ No newline at end of file + \ No newline at end of file -- cgit v1.2.3