Removed all traces of the property tree (I hope)

This commit is contained in:
Kjetil Olsen Lye 2012-03-27 11:09:04 +02:00
parent 867653d4b1
commit d2e4f5d664

View File

@ -20,8 +20,6 @@
#ifndef OPM_WELLSMANAGER_HEADER_INCLUDED #ifndef OPM_WELLSMANAGER_HEADER_INCLUDED
#define OPM_WELLSMANAGER_HEADER_INCLUDED #define OPM_WELLSMANAGER_HEADER_INCLUDED
#include <boost/property_tree/ptree.hpp>
struct Wells; struct Wells;
struct UnstructuredGrid; struct UnstructuredGrid;