am 42640e52: Merge "Add missing #include <memory> for std::unique_ptr on Windows."
* commit '42640e5224a861690de006952470451d18337256': Add missing #include <memory> for std::unique_ptr on Windows.
This commit is contained in:
commit
6c04e9a9ec
1 changed files with 2 additions and 0 deletions
|
|
@ -27,6 +27,8 @@
|
|||
#include <time.h>
|
||||
#include <utime.h>
|
||||
|
||||
#include <memory>
|
||||
|
||||
#include "sysdeps.h"
|
||||
|
||||
#include "adb.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue