Avoid duplicate definition of xxx_pGLOBAL_SQLPARSER at linking stage

Change-Id: I29a3a68f9ee434332cad7199a90a1b01c22fbe0e
This commit is contained in:
Tor Lillqvist
2013-07-10 20:09:00 +03:00
parent 60a1254495
commit 986b39aa4f
2 changed files with 2 additions and 1 deletions

View File

@@ -73,6 +73,7 @@ using namespace ::osl;
using namespace ::dbtools;
using namespace ::comphelper;
connectivity::OSQLParser* xxx_pGLOBAL_SQLPARSER;
namespace
{