Skip to content

Commit

Permalink
missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexGuteniev committed Aug 16, 2024
1 parent fbea7a2 commit b6ffa6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stl/inc/xutility
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
#include <climits>
#include <cstdlib>
#include <cstring>
#include <wchar.h>

#pragma pack(push, _CRT_PACKING)
#pragma warning(push, _STL_WARNING_LEVEL)
Expand Down

0 comments on commit b6ffa6e

Please sign in to comment.