mirror of
https://github.com/NixOS/nix.git
synced 2024-11-26 16:52:27 +00:00
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 New Issue
Block a user