Fixed build
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
#include "stdafx.h"
|
#include "stdafx.h"
|
||||||
#include "SiaDokanDrive.h"
|
#include "SiaDokanDrive.h"
|
||||||
#include <filesystem>
|
#include <filesystem>
|
||||||
|
#include "UploadManager.h"
|
||||||
|
|
||||||
using namespace Sia::Api;
|
using namespace Sia::Api;
|
||||||
using namespace Sia::Api::Dokan;
|
using namespace Sia::Api::Dokan;
|
||||||
|
@@ -5,6 +5,7 @@
|
|||||||
#include "stdafx.h"
|
#include "stdafx.h"
|
||||||
#include "SiaDriveApp.h"
|
#include "SiaDriveApp.h"
|
||||||
#include "SiaDriveDlg.h"
|
#include "SiaDriveDlg.h"
|
||||||
|
#include "EventSystem.h"
|
||||||
|
|
||||||
#ifdef _DEBUG
|
#ifdef _DEBUG
|
||||||
#define new DEBUG_NEW
|
#define new DEBUG_NEW
|
||||||
|
Reference in New Issue
Block a user