We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6239adc commit 4ce0d89Copy full SHA for 4ce0d89
src/Core/Utils/StringUtil.h
@@ -31,6 +31,8 @@
31
#define CORE_UTILS_STRINGUTIL_H 1
32
33
#include <sstream>
34
+#include <istream>
35
+#include <fstream>
36
#include <vector>
37
#include <iterator>
38
#include <boost/shared_ptr.hpp>
0 commit comments