diff OrthancServer/main.cpp @ 1486:f967bdf8534e

refactoring to Logging.h
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 04 Aug 2015 10:01:31 +0200
parents 27661b33f624
children 1389834e130f
line wrap: on
line diff
--- a/OrthancServer/main.cpp	Tue Aug 04 09:35:09 2015 +0200
+++ b/OrthancServer/main.cpp	Tue Aug 04 10:01:31 2015 +0200
@@ -34,7 +34,6 @@
 #include "OrthancRestApi/OrthancRestApi.h"
 
 #include <fstream>
-#include <glog/logging.h>
 #include <boost/algorithm/string/predicate.hpp>
 
 #include "../Core/Logging.h"