Add missing header <sstream>
This commit is contained in:
parent
121a407eec
commit
d853877ce9
|
@ -13,6 +13,7 @@
|
|||
#include <limits>
|
||||
#include <cstdio>
|
||||
#include <map>
|
||||
#include <sstream>
|
||||
|
||||
#ifndef HAVE_STRUCT_DIRENT_D_TYPE
|
||||
#define DT_UNKNOWN 0
|
||||
|
|
Loading…
Reference in a new issue