Skip to content

Commit

Permalink
Merge pull request #14303 from daschuer/use_counting_ptr
Browse files Browse the repository at this point in the history
Include QtConcurrentRun
  • Loading branch information
Swiftb0y authored Feb 6, 2025
2 parents 7f20709 + cbfd506 commit d6abcab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/borrowabletest.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#include <gtest/gtest.h>
#include <util/borrowable_ptr.h>

#include <QtConcurrent>
#include <QtConcurrentRun>
#include <QtDebug>

namespace {
Expand Down

0 comments on commit d6abcab

Please sign in to comment.