diff OrthancServer/PrecompiledHeadersServer.h @ 3097:ac72032d69a2 db-changes

cont
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 05 Jan 2019 18:51:36 +0100
parents 4e43e67f8ecf
children 94f4a18a79cc
line wrap: on
line diff
--- a/OrthancServer/PrecompiledHeadersServer.h	Sat Jan 05 18:27:11 2019 +0100
+++ b/OrthancServer/PrecompiledHeadersServer.h	Sat Jan 05 18:51:36 2019 +0100
@@ -37,6 +37,6 @@
 
 #if ORTHANC_USE_PRECOMPILED_HEADERS == 1
 
-#include "ServerContext.h"
+#include <boost/thread.hpp>
 
 #endif