Skip to content

Commit

Permalink
[ci] Add missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
jcelerier committed May 30, 2023
1 parent 1a8507a commit 992a42a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ossia/network/base/parameter.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
#include <ossia/network/generic/generic_parameter.hpp>

#include <future>
#include <ostream>
/*
template class ossia::callback_container<ossia::value_callback>;
*/
Expand Down

0 comments on commit 992a42a

Please sign in to comment.