Skip to content

Commit

Permalink
add missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
StRigaud committed Oct 4, 2023
1 parent 76f4b8c commit 4abc107
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions clic/src/backendmanager.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#include "backend.hpp"

#include <vector>

namespace cle
{

Expand Down

0 comments on commit 4abc107

Please sign in to comment.