Skip to content

Commit

Permalink
fix string
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippGrulich committed Aug 16, 2024
1 parent abfdb85 commit 3b68608
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nautilus/include/nautilus/std/ostream.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ class val<std::basic_ostream<CharT, Traits>> {
return *this;
}

protected:
val<std::basic_ostream<CharT, Traits>*> stream;

private:
Expand Down

0 comments on commit 3b68608

Please sign in to comment.