From 515b99ca7aa343e99adc130ecf88036cb0cb5e57 Mon Sep 17 00:00:00 2001 From: "Nicolas \"Pixel\" Noble" Date: Thu, 16 Sep 2010 02:41:38 +0200 Subject: Making LuaOCCI using the new OCCI-gateway system. --- lib/LuaOCCI.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/LuaOCCI.cc') diff --git a/lib/LuaOCCI.cc b/lib/LuaOCCI.cc index 2397276..6104fc7 100644 --- a/lib/LuaOCCI.cc +++ b/lib/LuaOCCI.cc @@ -3,7 +3,7 @@ #include #include -using namespace oracle::occi; +using namespace ORAPREFIX; static Environment * global_env = 0; -- cgit v1.2.3