Fix atomic include.

This commit is contained in:
kidrigger 2025-02-05 13:18:09 +01:00
parent 0f868ef74e
commit 86326a4fa1
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
#include "size.h"
#include <EASTL/fixed_string.h>
#include <atomic>
struct Window final
{