updating: split installer-related and github-related APIs, fix compilation error with latest VS

This commit is contained in:
yuyoyuppe
2020-11-20 11:34:34 +03:00
committed by Andrey Nekrasov
parent 0626519b4d
commit 9c5f142786
14 changed files with 247 additions and 193 deletions

View File

@@ -4,8 +4,8 @@
#include <common/common.h>
#include <common/notifications.h>
#include <common/RcResource.h>
#include <common/updating/updating.h>
#include <common/updating/dotnet_installation.h>
#include <common/updating/installer.h>
#include <common/version.h>
#include <common/appMutex.h>
#include <common/processApi.h>