Changed header for boost.

This commit is contained in:
Halvor Møll Nilsen 2012-08-17 10:59:26 +02:00
parent b0cbc3d7f4
commit bdad2c449c
2 changed files with 2 additions and 4 deletions

View File

@ -46,8 +46,7 @@
#include <opm/core/simulator/SimulatorTwophase.hpp>
#include <boost/scoped_ptr.hpp>
#include <boost/filesystem/convenience.hpp>
#include <boost/filesystem.hpp>
#include <algorithm>
#include <iostream>
#include <vector>

View File

@ -44,8 +44,7 @@
#include <opm/core/simulator/TwophaseState.hpp>
#include <opm/core/simulator/WellState.hpp>
#include <opm/core/transport/reorder/TransportModelTwophase.hpp>
#include <boost/filesystem/convenience.hpp>
#include <boost/filesystem.hpp>
#include <boost/scoped_ptr.hpp>
#include <boost/lexical_cast.hpp>