changed: opm/common/[->utility/]ConditionalStorage.hpp
This commit is contained in:
parent
5ad6502f12
commit
1bda4a812b
@ -63,7 +63,7 @@ list (APPEND PROGRAM_SOURCE_FILES
|
||||
|
||||
|
||||
list( APPEND PUBLIC_HEADER_FILES
|
||||
opm/common/ConditionalStorage.hpp
|
||||
opm/common/utility/ConditionalStorage.hpp
|
||||
opm/common/ErrorMacros.hpp
|
||||
opm/common/Exceptions.hpp
|
||||
opm/common/ResetLocale.hpp
|
||||
|
@ -29,7 +29,7 @@
|
||||
#include "config.h"
|
||||
|
||||
#include <opm/common/Unused.hpp>
|
||||
#include <opm/common/ConditionalStorage.hpp>
|
||||
#include <opm/common/utility/ConditionalStorage.hpp>
|
||||
|
||||
#include <string>
|
||||
#include <cstdlib>
|
||||
|
Loading…
Reference in New Issue
Block a user