Go to the documentation of this file.Go to the SVN repository for this file.
1 #ifndef CORELIB___IMPL___NCBI_OS_MSWIN__H
2 #define CORELIB___IMPL___NCBI_OS_MSWIN__H
43 #if !defined(NCBI_OS_MSWIN)
44 # error "ncbi_os_mswin.hpp must be used on MS Windows platforms only"
48 #if defined(_MSC_VER) && (_MSC_VER > 1200)
49 # define WIN32_LEAN_AND_MEAN
Front end for a platform-specific configuration summary.