COMPASSi/trunk/code/inc/DataManager/XmlSerialization/xsd/cxx/post.hxx

9 lines
207 B
C++
Raw Normal View History

2025-06-25 15:06:42 +08:00
// file : xsd/cxx/post.hxx
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifdef _MSC_VER
# if (_MSC_VER >= 1400)
# include <xsd/cxx/compilers/vc-8/post.hxx>
# endif
#endif