Skip to content

Commit

Permalink
std::array not in compile unit
Browse files Browse the repository at this point in the history
  • Loading branch information
worc4021 committed Oct 29, 2024
1 parent a1b154d commit 5605d3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions uno/solvers/BQPD/BQPDSolver.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
#ifndef UNO_BQPDSOLVER_H
#define UNO_BQPDSOLVER_H

#include <array>
#include <vector>
#include "ingredients/subproblems/SubproblemStatus.hpp"
#include "linear_algebra/Vector.hpp"
Expand Down

0 comments on commit 5605d3c

Please sign in to comment.