Added missing <atomic> include
This commit is contained in:
parent
8722221ed4
commit
3d93fd3d53
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
|||
#endif
|
||||
|
||||
#include <algorithm>
|
||||
#include <atomic>
|
||||
#include <cassert>
|
||||
#include <deque>
|
||||
#include <iterator>
|
||||
|
|
Loading…
Add table
Reference in a new issue