summaryrefslogtreecommitdiff
path: root/libxsd/libxsd/cxx/post.hxx
blob: 32a442892f7475be9d737aeadbe7fe91bb152eef (plain)
1
2
3
4
5
6
7
8
// file      : libxsd/cxx/post.hxx
// license   : GNU GPL v2 + exceptions; see accompanying LICENSE file

#ifdef _MSC_VER
#  if (_MSC_VER >= 1400)
#    include <libxsd/cxx/compilers/vc-8/post.hxx>
#  endif
#endif