Skip to content
Snippets Groups Projects
Commit 21cb70d8 authored by Matthew D Jones's avatar Matthew D Jones
Browse files

Re #13729 boost::property_tree is expunged from mantid

parent 87d0214f
No related merge requests found
......@@ -49,16 +49,12 @@ using Mantid::Kernel::NetworkProxy;
#include <Poco/DateTimeFormatter.h>
// from boost
#include <boost/property_tree/ptree.hpp>
#include <boost/property_tree/json_parser.hpp>
#include <boost/foreach.hpp>
#include <boost/algorithm/string.hpp>
#include <boost/regex.hpp>
#include <json/json.h>
using boost::property_tree::ptree; // Todo remove once using jsoncpp, plus boost ptree includes
namespace Mantid {
namespace API {
namespace {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment