File: champlain-marshal.h

package info (click to toggle)
libchamplain 0.4.6-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 4,680 kB
  • ctags: 2,295
  • sloc: ansic: 15,212; sh: 10,205; perl: 2,324; makefile: 647; python: 450; xml: 18; cs: 16
file content (12 lines) | stat: -rw-r--r-- 164 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12

#ifndef __cpl_marshal_MARSHAL_H__
#define __cpl_marshal_MARSHAL_H__

#include	<glib-object.h>

G_BEGIN_DECLS

G_END_DECLS

#endif /* __cpl_marshal_MARSHAL_H__ */