commit | 0b5fbbb4ff5522b11d62643da21ad275a5e58cb3 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Thu Feb 20 15:54:03 2014 -0700 |
committer | Alex Afanasyev <afanasev@cs.ucla.edu> | Wed Feb 26 23:53:53 2014 -0800 |
tree | 442c75f7885674206537ae7233a2852975dab374 | |
parent | 9b27bd2d926af73da404f0316fc115bb61efa427 [diff] [blame] |
fw: NccStrategy refs #1242 Change-Id: I21f870728b7b361547adbde9d64357c93aeb1ed9
diff --git a/daemon/common.hpp b/daemon/common.hpp index 2e0ff22..650541e 100644 --- a/daemon/common.hpp +++ b/daemon/common.hpp
@@ -53,6 +53,7 @@ using boost::make_shared; using boost::static_pointer_cast; using boost::dynamic_pointer_cast; +using boost::weak_ptr; using boost::function; using boost::bind;