Skip to content
Snippets Groups Projects
Commit 709ea8aa authored by Oliver Sander's avatar Oliver Sander
Browse files

[!547] added missing header to_unique_ptr.hh to CMakeLists.txt

Merge branch 'bugfix/add_to_unique_ptr_to_CmakeLists' into 'master'

Header was missing in CMakeLists.txt and now breaks code due to usage in
dune-grid Needs to be backported to 2.6

See merge request [!547]

  [!547]: gitlab.dune-project.org/core/dune-common/merge_requests/547
parents 9d4e38b7 53f306b7
Branches
Tags
1 merge request!547added missing header to_unique_ptr.hh to CMakeLists.txt
Pipeline #10503 passed
......@@ -103,6 +103,7 @@ install(FILES
stdthread.hh
streamoperators.hh
stringutility.hh
to_unique_ptr.hh
timer.hh
tupleutility.hh
tuplevector.hh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment