Skip to content

Commit 4ce0d89

Browse files
committed
Clang fix
1 parent 6239adc commit 4ce0d89

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Core/Utils/StringUtil.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@
3131
#define CORE_UTILS_STRINGUTIL_H 1
3232

3333
#include <sstream>
34+
#include <istream>
35+
#include <fstream>
3436
#include <vector>
3537
#include <iterator>
3638
#include <boost/shared_ptr.hpp>

0 commit comments

Comments
 (0)