Skip to content

Commit

Permalink
Include ATransaction in coro class
Browse files Browse the repository at this point in the history
  • Loading branch information
dantti committed Nov 2, 2024
1 parent 807b563 commit 55c74a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/acoroexpected.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#include <adatabase.h>
#include <aresult.h>
#include <asqlexports.h>
#include <atransaction.h>
#include <coroutine>
#include <expected>

Expand Down

0 comments on commit 55c74a8

Please sign in to comment.