summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/moc/task192552.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/tools/moc/task192552.h')
-rw-r--r--tests/auto/tools/moc/task192552.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/tools/moc/task192552.h b/tests/auto/tools/moc/task192552.h
index 23665bbb07..b221984d7d 100644
--- a/tests/auto/tools/moc/task192552.h
+++ b/tests/auto/tools/moc/task192552.h
@@ -38,6 +38,9 @@
** $QT_END_LICENSE$
**
****************************************************************************/
+
+#ifndef TASK192552_H
+#define TASK192552_H
/*
<:: is not valid C++, but we want moc to treat it as < :: since this
is usually the intention
@@ -53,3 +56,4 @@ public:
QList<::QObject*> m_objects;
#endif
};
+#endif // TASK192552_H