aboutsummaryrefslogtreecommitdiffstats
path: root/src/kvilib/core/KviCString.h
diff options
context:
space:
mode:
authorGravatar IceN9ne2016-10-28 16:06:33 -0400
committerGravatar IceN9ne2016-10-28 17:24:29 -0400
commit96ca5fbe4e047d59e4bcc28d012bfe92e3a2d228 (patch)
tree228f94cd41fa95d6ff52d5fd660d542ab5f6d7f8 /src/kvilib/core/KviCString.h
parentupdate po{t}s and pos, specify package name and version in po{t}s (diff)
downloadKVIrc-96ca5fbe4e047d59e4bcc28d012bfe92e3a2d228.tar.gz
KVIrc-96ca5fbe4e047d59e4bcc28d012bfe92e3a2d228.tar.bz2
KVIrc-96ca5fbe4e047d59e4bcc28d012bfe92e3a2d228.zip
Cleanup included files
Diffstat (limited to 'src/kvilib/core/KviCString.h')
-rw-r--r--src/kvilib/core/KviCString.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/kvilib/core/KviCString.h b/src/kvilib/core/KviCString.h
index 9291655ec..f295baa54 100644
--- a/src/kvilib/core/KviCString.h
+++ b/src/kvilib/core/KviCString.h
@@ -34,13 +34,12 @@
#include <strings.h> // useless ?
#endif
-#include <QtGlobal>
-#include <QString>
#include <QByteArray>
+#include <QtGlobal>
#include "kvi_inttypes.h"
-#include "KviHeapObject.h"
#include "kvi_stdarg.h"
+#include "KviHeapObject.h"
//
// IRC is not UNICODE ...(yet) :(