commit | 974c5a62a7d59b75f6ed5610fe3084a46a7490b1 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Fri Dec 28 14:15:30 2012 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Fri Dec 28 14:15:30 2012 -0800 |
tree | 2f6c8b90f01d1047a064f4b6b88d1e4e5557115c | |
parent | d4924316cf8f902995242d7c42a9285fc39b9c4e [diff] [blame] |
more refactoring. Tunnel finishes
diff --git a/include/ccnx-pco.h b/include/ccnx-pco.h index 5b48ccf..1357333 100644 --- a/include/ccnx-pco.h +++ b/include/ccnx-pco.h
@@ -1,9 +1,8 @@ #ifndef CCNX_CONTENT_OBJECT_H #define CCNX_CONTENT_OBJECT_H -#include <boost/exception/all.hpp> -#include <boost/shared_ptr.hpp> #include "ccnx-wrapper.h" +#include "ccnx-common.h" using namespace std;