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:
committed by
Mathias Hasselmann
parent
36dd2a7a4d
commit
708dba5dc6
@ -33,6 +33,8 @@
|
||||
#ifndef __GDK_INTERNALS_H__
|
||||
#define __GDK_INTERNALS_H__
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
/**********************
|
||||
* General Facilities *
|
||||
**********************/
|
||||
|
||||
Reference in New Issue
Block a user