mirror of
https://github.com/OpenMW/openmw.git
synced 2025-04-13 03:06:44 +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 <mutex>
|
||||||
#include <memory>
|
#include <memory>
|
||||||
|
#include <atomic>
|
||||||
|
|
||||||
namespace osg
|
namespace osg
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue