SingleApplication: Add memory include
This commit is contained in:
parent
6515e06a13
commit
16e5d93be3
|
@ -33,6 +33,7 @@
|
|||
|
||||
#include <cstdlib>
|
||||
#include <limits>
|
||||
#include <memory>
|
||||
|
||||
#include <boost/scope_exit.hpp>
|
||||
|
||||
|
|
Loading…
Reference in New Issue