summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qbytearray.cpp
diff options
context:
space:
mode:
authorRitt Konstantin <ritt.ks@gmail.com>2010-05-14 19:56:53 (GMT)
committerThiago Macieira <thiago.macieira@nokia.com>2010-09-21 10:36:22 (GMT)
commit3f40a0309ea960fc33bc3b993e891db288b2ef13 (patch)
tree3a832f5c487bd7460f7d4d152009076ec5061b60 /src/corelib/tools/qbytearray.cpp
parent8572f583e138e15446903f8e2d3792cea5ae477b (diff)
downloadQt-3f40a0309ea960fc33bc3b993e891db288b2ef13.zip
Qt-3f40a0309ea960fc33bc3b993e891db288b2ef13.tar.gz
Qt-3f40a0309ea960fc33bc3b993e891db288b2ef13.tar.bz2
remove extra includes
Diffstat (limited to 'src/corelib/tools/qbytearray.cpp')
-rw-r--r--src/corelib/tools/qbytearray.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/corelib/tools/qbytearray.cpp b/src/corelib/tools/qbytearray.cpp
index 033da90..b0c784e 100644
--- a/src/corelib/tools/qbytearray.cpp
+++ b/src/corelib/tools/qbytearray.cpp
@@ -46,7 +46,6 @@
#include "qlist.h"
#include "qlocale.h"
#include "qlocale_p.h"
-#include "qunicodetables_p.h"
#include "qscopedpointer.h"
#include <qdatastream.h>