summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/moc/single-quote-digit-separator-n3781.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/tools/moc/single-quote-digit-separator-n3781.h')
-rw-r--r--tests/auto/tools/moc/single-quote-digit-separator-n3781.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/tools/moc/single-quote-digit-separator-n3781.h b/tests/auto/tools/moc/single-quote-digit-separator-n3781.h
index 0b234011d5..f5f39c7dd7 100644
--- a/tests/auto/tools/moc/single-quote-digit-separator-n3781.h
+++ b/tests/auto/tools/moc/single-quote-digit-separator-n3781.h
@@ -39,6 +39,9 @@
**
****************************************************************************/
+#ifndef SINGLE_QUOTE_DIGIT_SEPARATOR_N3781_H
+#define SINGLE_QUOTE_DIGIT_SEPARATOR_N3781_H
+
#include <QObject>
class KDAB : public QObject
@@ -56,3 +59,4 @@ public:
};
Q_ENUMS(Salaries)
};
+#endif // SINGLE_QUOTE_DIGIT_SEPARATOR_N3781_H