Skip to content

Commit 94e6ff7

Browse files
committed
fixed:build error on linux
1 parent 685352c commit 94e6ff7

File tree

1 file changed

+1
-0
lines changed
  • XEngine_Source/XEngine_ModuleSession

1 file changed

+1
-0
lines changed

XEngine_Source/XEngine_ModuleSession/pch.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#endif //PCH_H
1616
#include <string.h>
1717
#include <string>
18+
#include <list>
1819
#include <shared_mutex>
1920
#include <unordered_map>
2021
using namespace std;

0 commit comments

Comments
 (0)