COMMON: Fix c++ header usage.
This commit is contained in:
parent
69cb4dd7a9
commit
fe274d10ba
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#include <climits>
|
||||
#include <limits.h>
|
||||
|
||||
#include "common/random.h"
|
||||
#include "common/system.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue