util.h: explicitly include required QString header

This commit is contained in:
1Il1
2018-11-13 16:49:34 +09:00
committed by GitHub
parent 47ed24cf8a
commit 27154ce765

View File

@@ -1,6 +1,8 @@
#ifndef BITCOIN_QT_TEST_UTIL_H
#define BITCOIN_QT_TEST_UTIL_H
#include <QString>
/**
* Press "Ok" button in message box dialog.
*