diff TestHuffmanString.cpp @ 31:bf3dce7fedcb

Remove all references to QDebug
author Tom Fredrik Blenning Klaussen <bfg@blenning.no>
date Thu, 06 Sep 2012 19:14:58 +0200
parents 3bcdb8bb6914
children 7905fa8a3f1b
line wrap: on
line diff
--- a/TestHuffmanString.cpp	Thu Sep 06 18:39:01 2012 +0200
+++ b/TestHuffmanString.cpp	Thu Sep 06 19:14:58 2012 +0200
@@ -1,7 +1,7 @@
 #include "HuffmanString.hpp"
 #include "TestFramework.hpp"
 
-#include <QtCore/QDebug>
+
 
 BOOST_AUTO_TEST_CASE( TestSimple )
 {