]> git.stg.codes - stg.git/blobdiff - libs/json/include/stg/json_generator.h
Replace boost::scoped_ptr with std::unique_ptr.
[stg.git] / libs / json / include / stg / json_generator.h
index 831b0e05a931d7735c1f410623995e1c6cd353a2..4e8c870c296980cb5997f01b60e23b8bf3233a7d 100644 (file)
@@ -26,8 +26,6 @@
 #include <vector>
 #include <utility>
 
-#include <boost/scoped_ptr.hpp>
-
 struct yajl_gen_t;
 
 namespace STG