mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
Add missing include for atomic in db.h
This commit is contained in:
parent
b7296bcea0
commit
8e69adc665
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@
|
|||
#include "sync.h"
|
||||
#include "version.h"
|
||||
|
||||
#include <atomic>
|
||||
#include <map>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue