Skip to content

Commit bd13abe

Browse files
authored
Update Source/System/RTEStackTrace.h
1 parent ff3685d commit bd13abe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/System/RTEStackTrace.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#include "StackWalker/StackWalker.h"
44

55
#include <string>
6-
#include <stringstream>
6+
#include <sstream>
77

88
namespace RTE {
99

0 commit comments

Comments
 (0)