summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/moc/trigraphs.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/tools/moc/trigraphs.h')
-rw-r--r--tests/auto/tools/moc/trigraphs.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/tools/moc/trigraphs.h b/tests/auto/tools/moc/trigraphs.h
index cc1824190e..301ea35265 100644
--- a/tests/auto/tools/moc/trigraphs.h
+++ b/tests/auto/tools/moc/trigraphs.h
@@ -39,6 +39,9 @@
**
****************************************************************************/
+#ifndef TRIGRAPHS_H
+#define TRIGRAPHS_H
+
#include <QObject>
namespace AAA {
@@ -61,3 +64,4 @@ namespace BBB {
};
}
+#endif // TRIGRAPHS_H