Restore G_BEGIN_DECLS at the top of this file to make C++ compilers happy.

2007-06-19  Mathias Hasselmann  <mathias.hasselmann@gmx.de>

	* gdk/gdkinternals.h: Restore G_BEGIN_DECLS at the
	top of this file to make C++ compilers happy.

svn path=/trunk/; revision=18196
This commit is contained in:
Mathias Hasselmann
2007-06-19 18:37:14 +00:00
committed by Mathias Hasselmann
parent 36dd2a7a4d
commit 708dba5dc6
2 changed files with 7 additions and 0 deletions

View File

@ -33,6 +33,8 @@
#ifndef __GDK_INTERNALS_H__
#define __GDK_INTERNALS_H__
G_BEGIN_DECLS
/**********************
* General Facilities *
**********************/