ports/databases/kdb/patches/patch-autotests_DateTimeTest_cpp

12 lines
202 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: autotests/DateTimeTest.cpp
--- autotests/DateTimeTest.cpp.orig
+++ autotests/DateTimeTest.cpp
@@ -18,6 +18,7 @@
*/
#include "DateTimeTest.h"
+#include "KDbTestUtils.h"
#include <QtTest>