commit 2fdaadc21d7bce84dbaa7e4618c81c9cf5ea24a8
parent 5ace6f14829bfce669ae693777f04fbdb93dd8a3
Author: JohnMcPMS <johnmcp@microsoft.com>
Date: Fri, 30 Oct 2020 14:15:12 -0700
Add forgotten export to def file (#631)
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/src/WinGetUtil/Source.def b/src/WinGetUtil/Source.def
@@ -9,5 +9,6 @@ EXPORTS
WinGetSQLiteIndexUpdateManifest
WinGetSQLiteIndexRemoveManifest
WinGetSQLiteIndexPrepareForPackaging
+ WinGetSQLiteIndexCheckConsistency
WinGetValidateManifest
WinGetDownload