aboutsummaryrefslogtreecommitdiff
path: root/libxsde/xsde/c/post.h
blob: 273958a7d01bc92eb4f27a2b6c4992af09203582 (plain)
1
2
3
4
5
6
7
8
9
/* file      : xsde/c/post.h
 * author    : Boris Kolpackov <boris@codesynthesis.com>
 * copyright : Copyright (c) 2005-2011 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/post.h>
#endif