From: caremoli Date: Thu, 8 Jan 2009 10:14:37 +0000 (+0000) Subject: CCAR: small modification in Calcium.hxx to avoid modification of existing X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=fb865a0b304377e7e3798c5a1731f65adb9c7162;p=modules%2Fkernel.git CCAR: small modification in Calcium.hxx to avoid modification of existing components (add #include "calcium_port_factory.hxx") --- diff --git a/src/DSC/DSC_User/Datastream/Calcium/Calcium.hxx b/src/DSC/DSC_User/Datastream/Calcium/Calcium.hxx index bea82b438..140d28f74 100644 --- a/src/DSC/DSC_User/Datastream/Calcium/Calcium.hxx +++ b/src/DSC/DSC_User/Datastream/Calcium/Calcium.hxx @@ -20,6 +20,7 @@ // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // #include "Superv_Component_i.hxx" +#include "calcium_port_factory.hxx" class PySupervCompo:public Superv_Component_i {