blob: 6e9733d98dfa40f51f33d6112410d09321c1f86d [file] [log] [blame]
#ifndef QT_NO_QT_INCLUDE_WARN
#if defined(__GNUC__)
#warning "Inclusion of header files from include/Qt is deprecated."
#elif defined(_MSC_VER)
#pragma message("WARNING: Inclusion of header files from include/Qt is deprecated.")
#endif
#endif
#include "../QtCore/qscopedpointer.h"