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

Merge branch 'fix/stdstreams-missing-include' into 'master'

[fix] Add missing header include

See merge request !1303
parents 311b39f4 7bcfff12
Branches
Tags
1 merge request!1303[fix] Add missing header include
Pipeline #67678 passed
Pipeline: Dune Nightly Test

#67679

    ......@@ -7,6 +7,7 @@
    #include "config.h"
    #endif
    #include <iostream>
    #include "stdstreams.hh"
    namespace Dune {
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment