Skip to content

Commit ff3685d

Browse files
authored
Update RTEStackTrace.h
1 parent 832764b commit ff3685d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Source/System/RTEStackTrace.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
#include "StackWalker/StackWalker.h"
44

5+
#include <string>
6+
#include <stringstream>
7+
58
namespace RTE {
69

710
/// Class for dumping stack traces on Windows.

0 commit comments

Comments
 (0)