comparison OrthancServer/PrecompiledHeadersServer.h @ 3140:977158ab0623

making db-changes the new mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 17 Jan 2019 18:32:42 +0100
parents ac72032d69a2
children 94f4a18a79cc
comparison
equal deleted inserted replaced
3138:ab46e537f92e 3140:977158ab0623
35 35
36 #include "../Core/PrecompiledHeaders.h" 36 #include "../Core/PrecompiledHeaders.h"
37 37
38 #if ORTHANC_USE_PRECOMPILED_HEADERS == 1 38 #if ORTHANC_USE_PRECOMPILED_HEADERS == 1
39 39
40 #include "ServerContext.h" 40 #include <boost/thread.hpp>
41 41
42 #endif 42 #endif