Skip to content
This repository was archived by the owner on Jul 15, 2021. It is now read-only.

Commit 2ec4e44

Browse files
author
年迈的老秋风Windy
committed
Add StdLib in the Headers
Add StdLib.h include in the Common header
1 parent 927e1ed commit 2ec4e44

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

include/EasyCP_Common.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,5 @@
7575
#include <list> //STD列表
7676
#include <map> //STD Dictionary
7777
#include <utility> //Utilities, now using pairs in them.
78+
#include <stdlib.h> //StdLib
7879
#endif

0 commit comments

Comments
 (0)