1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-16 15:29:55 +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
{