projects
/
invirt/third/libt4.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Refactoring
[invirt/third/libt4.git]
/
types.h
diff --git
a/types.h
b/types.h
index
d2d5411
..
3ad73fb
100644
(file)
--- a/
types.h
+++ b/
types.h
@@
-66,6
+66,7
@@
using std::enable_shared_from_this;
using std::make_shared;
using std::shared_ptr;
using std::unique_ptr;
+using std::weak_ptr;
#include <mutex>
using std::mutex;