Reference headers from canonical locations.

This commit is contained in:
Bård Skaflestad
2012-06-22 19:33:36 +02:00
parent d7b7a930ac
commit c5ed1cae04

View File

@@ -36,8 +36,8 @@
#include "config.h"
#endif
#include <boost/date_time/posix_time/posix_time.hpp>
#include "StopWatch.hpp"
#include "ErrorMacros.hpp"
#include <opm/core/utility/StopWatch.hpp>
#include <opm/core/utility/ErrorMacros.hpp>
namespace Opm
{