haikuwebkit/Source/WTF/wtf/win
Fujii Hironori 5a4f13a7f0 [WTF][Win] REGRESSION(r280795) error LNK2019: unresolved external symbol "class WTF::String __cdecl WTF::logLevelString(void)"
https://bugs.webkit.org/show_bug.cgi?id=228937
<rdar://problem/81722757>

Unresolved build fix.
The previous attempt (r280819) didn't actually fix the build
error. LoggingWin.cpp has to include LogInitialization.h.

* wtf/win/LoggingWin.cpp:

Canonical link: https://commits.webkit.org/240383@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@280820 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2021-08-10 02:15:01 +00:00
..
CONTRIBUTORS.pthreads-win32
CPUTimeWin.cpp Remove <wtf/Optional.h> 2021-06-02 06:45:51 +00:00
DbgHelperWin.cpp Replace LockHolder with Locker in local variables 2021-05-22 16:49:42 +00:00
DbgHelperWin.h
FileSystemWin.cpp [PlayStation] Don't assume 4KB block size when estimating Network Cache disk usage 2021-07-07 19:54:06 +00:00
GDIObject.h
LanguageWin.cpp [Modern Media Controls] REGRESSION(r254389) media controls needs the full list of language preferences for ordering tracks 2021-05-26 00:15:02 +00:00
LoggingWin.cpp [WTF][Win] REGRESSION(r280795) error LNK2019: unresolved external symbol "class WTF::String __cdecl WTF::logLevelString(void)" 2021-08-10 02:15:01 +00:00
MainThreadWin.cpp
MemoryFootprintWin.cpp
MemoryPressureHandlerWin.cpp Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
OSAllocatorWin.cpp
PathWalker.cpp
PathWalker.h
RunLoopWin.cpp Use CheckedCondition in more places 2021-05-22 01:53:38 +00:00
SoftLinking.h
ThreadingWin.cpp Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
Win32Handle.h