aboutsummaryrefslogtreecommitdiff
path: root/libxsde/xsde/c/pre.h
blob: 05098d175f5ba45ca65d6fb76c3b315eb1e00f50 (plain)
1
2
3
4
5
6
7
8
// file      : xsde/c/pre.h
// author    : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC
// license   : GNU GPL v2 + exceptions; see accompanying LICENSE file

#if defined(__ghs__) || defined(__ghs) || defined(ghs)
#  include <xsde/c/compilers/ghs/pre.h>
#endif