[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [extra-cmake-modules] tests/GenerateSipBindings: Add missing includes
From:       Stephen Kelly <steveire () gmail ! com>
Date:       2016-11-07 0:10:53
Message-ID: E1c3XWX-0007Ho-8S () code ! kde ! org
[Download RAW message or body]

Git commit 0e6f69086fb9b008310dd3721aba8432976bc84f by Stephen Kelly.
Committed on 07/11/2016 at 00:10.
Pushed by skelly into branch 'master'.

Add missing includes

Don't rely on transitive inclusion

M  +2    -0    tests/GenerateSipBindings/cpplib.h

http://commits.kde.org/extra-cmake-modules/0e6f69086fb9b008310dd3721aba8432=
976bc84f

diff --git a/tests/GenerateSipBindings/cpplib.h b/tests/GenerateSipBindings=
/cpplib.h
index f8db75b..0d63c30 100644
--- a/tests/GenerateSipBindings/cpplib.h
+++ b/tests/GenerateSipBindings/cpplib.h
@@ -2,6 +2,8 @@
 #pragma once
 =

 #include <QtCore/QObject>
+#include <QtCore/QString>
+#include <QtCore/QStringList>
 #include <QtCore/QMap>
 =

 #include <functional>

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic