From 1bb771d3862615df53db3639998e65ba4d248e08 Mon Sep 17 00:00:00 2001 From: vsr Date: Thu, 21 Jan 2010 08:09:28 +0000 Subject: [PATCH] Enable SALOME_GenericObj management by AttributeIOR back. --- 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 965c83239..1c049a87f 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