diff options
Diffstat (limited to 'src/pkl.cc')
| -rw-r--r-- | src/pkl.cc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,7 +41,7 @@ #include <iostream> using std::string; -using boost::shared_ptr; +using std::shared_ptr; using boost::optional; using namespace dcp; |
