Skip to content

Commit b9f5ddc

Browse files
committed
fixed:build switch is not work for bt module
1 parent 7b7d6ac commit b9f5ddc

File tree

1 file changed

+1
-0
lines changed
  • XEngine_Source/StorageModule_BTorrent

1 file changed

+1
-0
lines changed

XEngine_Source/StorageModule_BTorrent/pch.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ using namespace std;
4646
#include <XEngine_Include/XEngine_Types.h>
4747
#include <XEngine_Include/XEngine_BaseLib/BaseLib_Define.h>
4848
#include <XEngine_Include/XEngine_BaseLib/BaseLib_Error.h>
49+
#include "../XStorage_BuildSwitch.h"
4950
#include "BTorrent_Define.h"
5051
#include "BTorrent_Error.h"
5152
//////////////////////////////////////////////////////////////////////////

0 commit comments

Comments
 (0)