mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Rename ThreadHandle.hpp -> threadHandle.hh
Also adding some comments.
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
|
||||
#include <ewoms/disc/ecfv/ecfvdiscretization.hh>
|
||||
#include <ewoms/io/baseoutputwriter.hh>
|
||||
#include <ebos/ThreadHandle.hpp>
|
||||
#include <ebos/threadhandle.hh>
|
||||
#include <opm/output/eclipse/EclipseIO.hpp>
|
||||
|
||||
#include <opm/material/common/Valgrind.hpp>
|
||||
@@ -48,7 +48,6 @@
|
||||
#include <sstream>
|
||||
#include <fstream>
|
||||
#include <type_traits>
|
||||
#include <thread>
|
||||
|
||||
namespace Ewoms {
|
||||
namespace Properties {
|
||||
|
||||
Reference in New Issue
Block a user