diff OrthancServer/Scheduler/StorePeerCommand.cpp @ 1486:f967bdf8534e

refactoring to Logging.h
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 04 Aug 2015 10:01:31 +0200
parents 6e7e5ed91c2d
children 31f4adefb88f
line wrap: on
line diff
--- a/OrthancServer/Scheduler/StorePeerCommand.cpp	Tue Aug 04 09:35:09 2015 +0200
+++ b/OrthancServer/Scheduler/StorePeerCommand.cpp	Tue Aug 04 10:01:31 2015 +0200
@@ -32,10 +32,9 @@
 
 #include "StorePeerCommand.h"
 
+#include "../../Core/Logging.h"
 #include "../../Core/HttpClient.h"
 
-#include <glog/logging.h>
-
 namespace Orthanc
 {
   StorePeerCommand::StorePeerCommand(ServerContext& context,