summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/moc/parse-boost.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/tools/moc/parse-boost.h')
-rw-r--r--tests/auto/tools/moc/parse-boost.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/tools/moc/parse-boost.h b/tests/auto/tools/moc/parse-boost.h
index b93eb7130c..4dd7693358 100644
--- a/tests/auto/tools/moc/parse-boost.h
+++ b/tests/auto/tools/moc/parse-boost.h
@@ -38,6 +38,9 @@
** $QT_END_LICENSE$
**
****************************************************************************/
+
+#ifndef PARSE_BOOST_H
+#define PARSE_BOOST_H
#include <boost/aligned_storage.hpp>
#include <boost/any.hpp>
#include <boost/array.hpp>
@@ -124,3 +127,4 @@
#include <boost/version.hpp>
#include <boost/visit_each.hpp>
#include <boost/weak_ptr.hpp>
+#endif // PARSE_BOOST_H