mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-31 05:09:12 +00:00
LibThreading: Build on Windows
This commit is contained in:
parent
e2b6ab4a69
commit
85da489f39
Notes:
github-actions[bot]
2024-12-09 00:20:34 +00:00
Author: https://github.com/stasoid
Commit: 85da489f39
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2618
Reviewed-by: https://github.com/ADKaster ✅
4 changed files with 17 additions and 5 deletions
|
@ -5,9 +5,6 @@
|
|||
*/
|
||||
|
||||
#include <LibThreading/Thread.h>
|
||||
#include <pthread.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
|
||||
namespace Threading {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue