diff Core/Lua/LuaContext.h @ 1583:9ea3d082b064

got rid of custom exceptions
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 25 Aug 2015 17:52:50 +0200
parents 3f7722179467
children d7e569640d09
line wrap: on
line diff
--- a/Core/Lua/LuaContext.h	Tue Aug 25 17:39:38 2015 +0200
+++ b/Core/Lua/LuaContext.h	Tue Aug 25 17:52:50 2015 +0200
@@ -32,7 +32,6 @@
 
 #pragma once
 
-#include "LuaException.h"
 #include "../HttpClient.h"
 
 extern "C"