Skip to content

Commit

Permalink
Replace boost::scoped_array with std::unique_ptr specialisation
Browse files Browse the repository at this point in the history
  • Loading branch information
Pim Schellart authored and Pim Schellart committed May 23, 2016
1 parent fa44e16 commit 748af85
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Event.cc
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
*
*/

#include "boost/scoped_array.hpp"
#include "boost/property_tree/ptree.hpp"
#include "boost/property_tree/json_parser.hpp"
#include "boost/foreach.hpp"
Expand Down

0 comments on commit 748af85

Please sign in to comment.