mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2024-12-26 02:21:43 +08:00
added missing #include
This commit is contained in:
parent
29bdaad85b
commit
56ecb35ce9
@ -33,6 +33,7 @@
|
|||||||
#include <chrono>
|
#include <chrono>
|
||||||
#include <atomic>
|
#include <atomic>
|
||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
|
#include <memory>
|
||||||
#include <unordered_map>
|
#include <unordered_map>
|
||||||
|
|
||||||
/** \brief tag type to configure JKQTPDataCache for thread-safety
|
/** \brief tag type to configure JKQTPDataCache for thread-safety
|
||||||
|
Loading…
Reference in New Issue
Block a user