comparison Core/PrecompiledHeaders.h @ 4042:f5c86a00cae0

moving DownloadOrthancFramework.cmake to Resources/CMake/
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 10 Jun 2020 16:44:29 +0200
parents aba6b6b490ea
children
comparison
equal deleted inserted replaced
4041:ffd20cdfa82c 4042:f5c86a00cae0
37 #define NOMINMAX 37 #define NOMINMAX
38 #endif 38 #endif
39 39
40 #if ORTHANC_USE_PRECOMPILED_HEADERS == 1 40 #if ORTHANC_USE_PRECOMPILED_HEADERS == 1
41 41
42 #include "OrthancFramework.h" // Must be the first one
43
42 //#include <boost/date_time/posix_time/posix_time.hpp> 44 //#include <boost/date_time/posix_time/posix_time.hpp>
43 //#include <boost/filesystem.hpp> 45 //#include <boost/filesystem.hpp>
44 #include <boost/lexical_cast.hpp> 46 #include <boost/lexical_cast.hpp>
45 //#include <boost/locale.hpp> 47 //#include <boost/locale.hpp>
46 //#include <boost/regex.hpp> 48 //#include <boost/regex.hpp>