Merge pull request #1267 from adevress/master

Add missing header <sstream>
This commit is contained in:
Eelco Dolstra
2017-03-09 13:35:19 +01:00
committed by GitHub
+1
View File
@@ -13,6 +13,7 @@
#include <limits>
#include <cstdio>
#include <map>
#include <sstream>
#ifndef HAVE_STRUCT_DIRENT_D_TYPE
#define DT_UNKNOWN 0