summaryrefslogtreecommitdiff
path: root/qt4/TelepathyQt4/PendingFailure
blob: 6be765376b8542adf791da0b59d762af4829a758 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#ifndef _TelepathyQt4_PendingFailure_HEADER_GUARD_
#define _TelepathyQt4_PendingFailure_HEADER_GUARD_

#ifndef IN_TELEPATHY_QT4_HEADER
#define IN_TELEPATHY_QT4_HEADER
#endif

#include <TelepathyQt4/simple-pending-operations.h>

#undef IN_TELEPATHY_QT4_HEADER

#endif
// vim:set ft=cpp: