mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-13 12:33:42 +02:00
Use correct C++11 header for std::swap()
This commit is contained in:
parent
b66861e2e5
commit
98fbd1cdff
6 changed files with 6 additions and 5 deletions
|
|
@ -17,6 +17,7 @@
|
|||
#include <condition_variable>
|
||||
|
||||
#include <unordered_set>
|
||||
#include <utility>
|
||||
|
||||
BOOST_FIXTURE_TEST_SUITE(checkqueue_tests, TestingSetup)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue