From 58ac684725b4c5c75c94516a2068d8d55e8c348c Mon Sep 17 00:00:00 2001 From: Andreas Stöckel Date: Sun, 30 Nov 2014 23:42:05 +0100 Subject: backup --- test/plugins/mozjs/MozJsScriptEngineTest.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/plugins/mozjs') diff --git a/test/plugins/mozjs/MozJsScriptEngineTest.cpp b/test/plugins/mozjs/MozJsScriptEngineTest.cpp index 96e6cf6..da88acb 100644 --- a/test/plugins/mozjs/MozJsScriptEngineTest.cpp +++ b/test/plugins/mozjs/MozJsScriptEngineTest.cpp @@ -25,6 +25,7 @@ namespace ousia { namespace script { +namespace mozjs { /* Global engine object */ MozJsScriptEngine engine; @@ -37,4 +38,5 @@ auto scope = std::unique_ptr{engine.createScope()}; } } +} -- cgit v1.2.3