mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
20c1386282
Spotted by naddy, thanks
12 lines
202 B
Plaintext
12 lines
202 B
Plaintext
Index: autotests/DateTimeTest.cpp
|
|
--- autotests/DateTimeTest.cpp.orig
|
|
+++ autotests/DateTimeTest.cpp
|
|
@@ -18,6 +18,7 @@
|
|
*/
|
|
|
|
#include "DateTimeTest.h"
|
|
+#include "KDbTestUtils.h"
|
|
|
|
#include <QtTest>
|
|
|