~tiagosh/telepathy-qt/group-chat2

« back to all changes in this revision

Viewing changes to TelepathyQt/ProfileManager

  • Committer: Package Import Robot
  • Author(s): Ricardo Salveti de Araujo
  • Date: 2013-06-06 04:56:14 UTC
  • Revision ID: package-import@ubuntu.com-20130606045614-inpxexo6765rnmp1
Tags: upstream-0.9.3
ImportĀ upstreamĀ versionĀ 0.9.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#ifndef _TelepathyQt_ProfileManager_HEADER_GUARD_
 
2
#define _TelepathyQt_ProfileManager_HEADER_GUARD_
 
3
 
 
4
#ifndef IN_TP_QT_HEADER
 
5
#define IN_TP_QT_HEADER
 
6
#endif
 
7
 
 
8
#include <TelepathyQt/profile-manager.h>
 
9
 
 
10
#undef IN_TP_QT_HEADER
 
11
 
 
12
#endif
 
13
// vim:set ft=cpp: