1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-02-20 15:40:32 +00:00

Revert removal of <atomic>

This commit is contained in:
ζeh Matt 2022-07-18 19:40:26 +03:00
parent ddf43ec42f
commit c5d85c1854
No known key found for this signature in database
GPG Key ID: 18CE582C71A225B0

View File

@ -5,6 +5,7 @@
#include <mutex>
#include <memory>
#include <atomic>
namespace osg
{