// file : xsd/cxx/post.hxx // author : Boris Kolpackov // copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifdef _MSC_VER # if (_MSC_VER >= 1400) # include # elif (_MSC_VER >= 1300) # include # endif #endif