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