aboutsummaryrefslogtreecommitdiff
path: root/odb/gcc-fwd.hxx
blob: bf5453648b4381c84af3fc4f81cc0b9f40c37b5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// file      : odb/gcc-fwd.hxx
// author    : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC
// license   : GNU GPL v2; see accompanying LICENSE file

#ifndef ODB_GCC_FWD_HXX
#define ODB_GCC_FWD_HXX

extern "C"
{
#include <coretypes.h>
}

#endif // ODB_GCC_FWD_HXX