PackageInfoParser.cpp: Add missing include for strtoll.
This commit is contained in:
committed by
Adrien Destugues
parent
17fe3f8106
commit
6a2d12cbee
@@ -8,6 +8,7 @@
|
||||
|
||||
#include <ctype.h>
|
||||
#include <stdint.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <algorithm>
|
||||
#include <string>
|
||||
|
||||
Reference in New Issue
Block a user