diff OrthancServer/OrthancRestApi/OrthancRestSystem.cpp @ 1486:f967bdf8534e

refactoring to Logging.h
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 04 Aug 2015 10:01:31 +0200
parents 8dc80ba768aa
children 415dfd1d1c61
line wrap: on
line diff
--- a/OrthancServer/OrthancRestApi/OrthancRestSystem.cpp	Tue Aug 04 09:35:09 2015 +0200
+++ b/OrthancServer/OrthancRestApi/OrthancRestSystem.cpp	Tue Aug 04 10:01:31 2015 +0200
@@ -39,8 +39,6 @@
 #include "../../Plugins/Engine/OrthancPlugins.h"
 #include "../ServerContext.h"
 
-#include <glog/logging.h>
-
 
 namespace Orthanc
 {