Skip to content

Commit

Permalink
fix: Added other missing thread include
Browse files Browse the repository at this point in the history
Signed-off-by: gsstoykov <[email protected]>
  • Loading branch information
gsstoykov committed Dec 11, 2024
1 parent 031821c commit 4a761af
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
#include "exceptions/ReceiptStatusException.h"
#include "impl/Utilities.h"

#include <thread>

#include <gtest/gtest.h>

using namespace Hiero;
Expand Down

0 comments on commit 4a761af

Please sign in to comment.