add Exceptions.hpp to the list of public header files

This commit is contained in:
Andreas Lauser 2013-09-19 20:03:36 +02:00
parent 783950060d
commit d416ed279b

View File

@ -331,6 +331,7 @@ list (APPEND PUBLIC_HEADER_FILES
opm/core/utility/ErrorMacros.hpp
opm/core/utility/Event.hpp
opm/core/utility/Event_impl.hpp
opm/core/utility/Exceptions.hpp
opm/core/utility/Factory.hpp
opm/core/utility/MonotCubicInterpolator.hpp
opm/core/utility/NonuniformTableLinear.hpp