Skip to content
Snippets Groups Projects
Commit 619440d4 authored by Christoph Grüninger's avatar Christoph Grüninger
Browse files

Merge branch 'issue/missing-include-alignedallocator' into 'master'

Add missing include <type_traits> to allignedallocator

See merge request !1340
parents 53923fd5 32dc1bf0
Branches
Tags
1 merge request!1340Add missing include <type_traits> to allignedallocator
Pipeline #67680 passed
Pipeline: Dune Nightly Test

#67682

    ......@@ -7,7 +7,7 @@
    #include "mallocallocator.hh"
    #include <cstdlib>
    #include <type_traits>
    namespace Dune
    {
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment