summaryrefslogtreecommitdiff
path: root/TelepathyQt/MethodInvocationContext
blob: 5c9bfd6687d2c8831a2b9859c72b6c789021c20f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#ifndef _TelepathyQt_MethodInvocationContext_HEADER_GUARD_
#define _TelepathyQt_MethodInvocationContext_HEADER_GUARD_

#ifndef IN_TP_QT_HEADER
#define IN_TP_QT_HEADER
#endif

#include <TelepathyQt/method-invocation-context.h>

#undef IN_TP_QT_HEADER

#endif
// vim:set ft=cpp: