File: ChannelInterfaceAnonymityInterface

package info (click to toggle)
telepathy-qt 0.9.4%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 12,568 kB
  • ctags: 10,318
  • sloc: cpp: 65,703; xml: 34,269; ansic: 20,741; python: 3,953; sh: 124; makefile: 26
file content (13 lines) | stat: -rw-r--r-- 281 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
#ifndef _TelepathyQt_ChannelInterfaceAnonymityInterface_HEADER_GUARD_
#define _TelepathyQt_ChannelInterfaceAnonymityInterface_HEADER_GUARD_

#ifndef IN_TP_QT_HEADER
#define IN_TP_QT_HEADER
#endif

#include <TelepathyQt/channel.h>

#undef IN_TP_QT_HEADER

#endif
// vim:set ft=cpp: