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

List:       kde-commits
Subject:    kdesupport/qca/unittest/velox
From:       Christian Ehrlicher <Ch.Ehrlicher () gmx ! de>
Date:       2007-02-16 13:41:04
Message-ID: 1171633264.868365.9097.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 634152 by chehrlic:

rearranged includes to follow Qt's 'include Qt headers first' - rule. This fixes a \
compile problem with msvc

 M  +1 -1      veloxunittest.cpp  


--- trunk/kdesupport/qca/unittest/velox/veloxunittest.cpp #634151:634152
@@ -23,9 +23,9 @@
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 
-#include <QtCrypto>
 #include <QtNetwork>
 #include <QtTest/QtTest>
+#include <QtCrypto>
 
 class TlsTest : public QObject
 {


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

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