summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/moc/task234909.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/tools/moc/task234909.h')
-rw-r--r--tests/auto/tools/moc/task234909.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/tools/moc/task234909.h b/tests/auto/tools/moc/task234909.h
index 2ad8b9a410..37948441eb 100644
--- a/tests/auto/tools/moc/task234909.h
+++ b/tests/auto/tools/moc/task234909.h
@@ -38,6 +38,9 @@
** $QT_END_LICENSE$
**
****************************************************************************/
+
+#ifndef TASK234909_H
+#define TASK234909_H
#include <qobject.h>
namespace NS_A {
@@ -71,3 +74,4 @@ namespace NS_Main {
}
}
+#endif // TASK234909_H