diff 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
line wrap: on
line diff
--- a/OrthancServer/PrecompiledHeadersServer.h	Thu Jan 17 18:29:16 2019 +0100
+++ b/OrthancServer/PrecompiledHeadersServer.h	Thu Jan 17 18:32:42 2019 +0100
@@ -37,6 +37,6 @@
 
 #if ORTHANC_USE_PRECOMPILED_HEADERS == 1
 
-#include "ServerContext.h"
+#include <boost/thread.hpp>
 
 #endif