Skip to content

Commit cf436ae

Browse files
committed
Fix multithread issue in FJavascriptOutputDevice
1 parent d213d5f commit cf436ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/V8/Private/JavascriptOutputDevice.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#include "JavascriptOutputDevice.h"
1+
#include "JavascriptOutputDevice.h"
22
#include "UObject/UObjectThreadContext.h"
33

44
/** This class is to capture all log output even if the log window is closed */

0 commit comments

Comments
 (0)