Add missing FreeBSD include (#6027) (#6028)

Fixes #6027
This commit is contained in:
Joel Bodenmann
2025-05-20 16:46:07 -07:00
committed by GitHub
parent 6d257ef52c
commit 80ea173390
2 changed files with 5 additions and 0 deletions
+4
View File
@@ -31,6 +31,10 @@
#include <memory>
#include <string>
#ifdef __FreeBSD__
#include <pthread_np.h>
#endif
//=============================================================================
// Globals