Skip to content

Commit 866b86e

Browse files
committed
fixed:lost header file
1 parent 28b2928 commit 866b86e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

XEngine_Source/XEngine_StorageApp/StorageApp_Hdr.h

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

0 commit comments

Comments
 (0)