$OpenBSD: patch-tests_serviceslatitudetests_cpp,v 1.1 2013/07/02 19:41:47 zhuk Exp $
KDE review: https://git.reviewboard.kde.org/r/111373/
--- tests/serviceslatitudetests.cpp.orig	Tue Jul  2 23:14:42 2013
+++ tests/serviceslatitudetests.cpp	Tue Jul  2 23:15:05 2013
@@ -34,7 +34,7 @@ void ServicesLatitudeTests::testJSONParser_data()
     QTest::addColumn<QByteArray>("jsonData");
 
     QTest::newRow("location1")
-        << (qulonglong) 1340366314362
+        << (qulonglong) 1340366314362ULL
         << (float) 49.6664083
         << (float) 17.1053383
         << 25
