solaris.hpp gecode/third-party/boost/config/posix_features.hpp BOOST_PLATFORM "Sun Solaris" BOOST_HAS_GETTIMEOFDAY BOOST_HAS_UNISTD_H //(C)CopyrightJohnMaddock2001-2003. //(C)CopyrightJensMaurer2003. //Use,modificationanddistributionaresubjecttothe //BoostSoftwareLicense,Version1.0.(Seeaccompanyingfile //LICENSE_1_0.txtorcopyathttp://www.boost.org/LICENSE_1_0.txt) //Seehttp://www.boost.orgformostrecentversion. //sunspecificconfigoptions: #defineBOOST_PLATFORM"SunSolaris" #defineBOOST_HAS_GETTIMEOFDAY //boilerplatecode: #defineBOOST_HAS_UNISTD_H #include<gecode/third-party/boost/config/posix_features.hpp> // //pthreadsdon'tactuallyworkwithgccunless_PTHREADSisdefined: // #ifdefined(__GNUC__)&&defined(_POSIX_THREADS)&&!defined(_PTHREADS) #undefBOOST_HAS_PTHREADS #endif