Skip to content

Commit 824342e

Browse files
committed
fixed:lost header file
1 parent fb01550 commit 824342e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

XEngine_Source/XEngine_ServiceApp/XEngine_Hdr.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#include <string.h>
66
#include <signal.h>
77
#include <errno.h>
8+
#include <locale.h>
89
#include <thread>
910
#include <list>
1011
#include <string>

0 commit comments

Comments
 (0)