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:
parent
ddf43ec42f
commit
c5d85c1854
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
|
||||
#include <mutex>
|
||||
#include <memory>
|
||||
#include <atomic>
|
||||
|
||||
namespace osg
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue