#ifndef QTCOMPAT_QMEMARRAY_H #define QTCOMPAT_QMEMARRAY_H #include <qarray.h> #define QMemArray QArray #endif