From 58dd014562f4410a832049f65af704290ecaf215 Mon Sep 17 00:00:00 2001 From: vsr Date: Wed, 4 Nov 2009 11:58:09 +0000 Subject: [PATCH] TEMPORARILY remove SALOME_GenericObj management by AttributeIOR. --- src/SALOMEDSImpl/SALOMEDSImpl_AttributeIOR.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SALOMEDSImpl/SALOMEDSImpl_AttributeIOR.cxx b/src/SALOMEDSImpl/SALOMEDSImpl_AttributeIOR.cxx index 1c049a87f..965c83239 100644 --- a/src/SALOMEDSImpl/SALOMEDSImpl_AttributeIOR.cxx +++ b/src/SALOMEDSImpl/SALOMEDSImpl_AttributeIOR.cxx @@ -29,7 +29,7 @@ using namespace std; //to disable automatic genericobj management comment the following line -#define WITHGENERICOBJ +//#define WITHGENERICOBJ #ifdef WITHGENERICOBJ #include "SALOME_GenericObj_i.hh" -- 2.39.2