missing include
Main LMDBAL workfow / Archlinux (push) Successful in 34s Details

This commit is contained in:
Blue 2023-10-15 11:19:53 -03:00
parent fbcf94d1c2
commit a9aa6b549f
Signed by: blue
GPG Key ID: 9B203B252A63EE38
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
#include "cache.h"
#include <QString>
#include <QVariant>
class BaseTest : public ::testing::Test {
protected: