Skip to content

Commit

Permalink
lib/velosihwgen: adding missing type to make it compile standalone
Browse files Browse the repository at this point in the history
Signed-off-by: Reto Achermann <[email protected]>
  • Loading branch information
achreto committed Nov 29, 2024
1 parent bd5f765 commit 3aa00eb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ namespace pv {
struct Tx_Result;
struct ReadTransaction;
struct WriteTransaction;
struct RandomContextTransactionGenerator;
}
namespace DVM {
typedef uint32_t error_response_t;
Expand Down

0 comments on commit 3aa00eb

Please sign in to comment.