summaryrefslogtreecommitdiffstats
path: root/akregator/src/mk4storage/metakit/src/gnuc.h
blob: da112ac6ae1127173de95e27a49480a3a076fb9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
// gnuc.h --
// $Id$
// This is part of Metakit, the homepage is http://www.equi4.com/metakit/

/** @file
 * Configuration header for GNU C++
 */

#define q4_GNUC 1

#if !defined (q4_BOOL)
#define q4_BOOL 1
#endif