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

Commit

Permalink
Add StdLib in the Headers
Browse files Browse the repository at this point in the history
Add StdLib.h include in the Common header
  • Loading branch information
年迈的老秋风Windy committed Jan 16, 2018
1 parent 927e1ed commit 2ec4e44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/EasyCP_Common.h
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,5 @@
#include <list> //STD列表
#include <map> //STD Dictionary
#include <utility> //Utilities, now using pairs in them.
#include <stdlib.h> //StdLib
#endif

0 comments on commit 2ec4e44

Please sign in to comment.