Skip to content
Snippets Groups Projects
Commit 32dc1bf0 authored by Simon Praetorius's avatar Simon Praetorius
Browse files

Add missing include <type_traits> to allignedallocator

parent 311b39f4
Branches
Tags
1 merge request!1340Add missing include <type_traits> to allignedallocator
Pipeline #67639 passed
Pipeline: Dune Nightly Test

#67642

    ......@@ -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