Fix build on Windows.
This commit is contained in:
parent
5b7ada925b
commit
737352517a
|
@ -28,6 +28,11 @@
|
|||
#ifndef VTEXTCODEC_H
|
||||
#define VTEXTCODEC_H
|
||||
|
||||
#include <QStringConverter>
|
||||
#include <QtCore/qcontainerfwd.h>
|
||||
|
||||
class QByteArray;
|
||||
|
||||
class VTextCodec
|
||||
{
|
||||
public:
|
||||
|
|
Loading…
Reference in New Issue
Block a user