Skip to content

Commit

Permalink
[ci] missing headers
Browse files Browse the repository at this point in the history
  • Loading branch information
jcelerier committed May 20, 2024
1 parent 15cd40c commit 569a10c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/ossia/detail/dylib_loader.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
#include <dlfcn.h>
#endif
#include <stdexcept>
#include <string>
#include <string_view>
#include <vector>

namespace ossia
Expand Down

0 comments on commit 569a10c

Please sign in to comment.