diff Core/Lua/LuaFunctionCall.cpp @ 1486:f967bdf8534e

refactoring to Logging.h
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 04 Aug 2015 10:01:31 +0200
parents 905842836ad4
children 9ea3d082b064
line wrap: on
line diff
--- a/Core/Lua/LuaFunctionCall.cpp	Tue Aug 04 09:35:09 2015 +0200
+++ b/Core/Lua/LuaFunctionCall.cpp	Tue Aug 04 10:01:31 2015 +0200
@@ -36,7 +36,6 @@
 #include <cassert>
 #include <stdio.h>
 #include <boost/lexical_cast.hpp>
-#include <glog/logging.h>
 
 namespace Orthanc
 {