#ifndef __MATRIXCLIENT_HXX__
#define __MATRIXCLIENT_HXX__
-#include <SALOME_Communication.hxx>
+#include "SALOME_Communication.hxx"
#include <SALOMEconfig.h>
#include CORBA_SERVER_HEADER(SALOME_Comm)
#ifndef _MULTICOMMEXCEPTION_HXX_
#define _MULTICOMMEXCEPTION_HXX_
-#include <SALOME_Communication.hxx>
+#include "SALOME_Communication.hxx"
#include <string>
#ifndef _RECEIVERFACTORY_HXX_
#define _RECEIVERFACTORY_HXX_
-#include <SALOME_Communication.hxx>
+#include "SALOME_Communication.hxx"
#include <SALOMEconfig.h>
#include CORBA_SERVER_HEADER(SALOME_Comm)
#ifndef _SALOMEMULTICOMM_HXX_
#define _SALOMEMULTICOMM_HXX_
-#include <SALOME_Communication.hxx>
+#include "SALOME_Communication.hxx"
#include <SALOMEconfig.h>
#include CORBA_SERVER_HEADER(SALOME_Comm)
#ifndef _SALOME_COMM_I_HXX_
#define _SALOME_COMM_I_HXX_
-#include <SALOME_Communication.hxx>
+#include "SALOME_Communication.hxx"
#ifdef HAVE_MPI2
#include "mpi.h"
#ifndef _SENDERFACTORY_HXX_
#define _SENDERFACTORY_HXX_
-#include <SALOME_Communication.hxx>
+#include "SALOME_Communication.hxx"
#include "MultiCommException.hxx"
#include <SALOMEconfig.h>
#ifndef _CONTAINER_INIT_PYTHON_HXX_
#define _CONTAINER_INIT_PYTHON_HXX_
-#include <SALOME_Container.hxx>
+#include "SALOME_Container.hxx"
#include <SALOMEconfig.h>
#include <pthread.h> // must be before Python.h !
#include <SALOMEconfig.h>
-#include <SALOME_Container.hxx>
+#include "SALOME_Container.hxx"
#include <iostream>
#include <signal.h>
#ifndef __SALOME_CONTAINERMANAGER_HXX__
#define __SALOME_CONTAINERMANAGER_HXX__
-#include <SALOME_Container.hxx>
+#include "SALOME_Container.hxx"
#include <SALOMEconfig.h>
#include CORBA_CLIENT_HEADER(SALOME_Component)
#ifndef _SALOME_CONTAINER_I_HXX_
#define _SALOME_CONTAINER_I_HXX_
-#include <SALOME_Container.hxx>
+#include "SALOME_Container.hxx"
#include <SALOMEconfig.h>
#include CORBA_SERVER_HEADER(SALOME_Component)
#ifndef _SALOME_FILEREF_I_HXX_
#define _SALOME_FILEREF_I_HXX_
-#include <SALOME_Container.hxx>
+#include "SALOME_Container.hxx"
#include <SALOMEconfig.h>
#include CORBA_SERVER_HEADER(SALOME_Component)
#ifndef _SALOME_FILETRANSFER_I_HXX_
#define _SALOME_FILETRANSFER_I_HXX_
-#include <SALOME_Container.hxx>
+#include "SALOME_Container.hxx"
#include <SALOMEconfig.h>
#include CORBA_SERVER_HEADER(SALOME_Component)
#include CORBA_SERVER_HEADER(SALOME_Component)
#include CORBA_SERVER_HEADER(SALOME_Exception)
-#include <SALOME_Container.hxx>
+#include "SALOME_Container.hxx"
#include <map>
#include <cstdio>
#ifndef _CONNECTION_MANAGER_I_HXX_
#define _CONNECTION_MANAGER_I_HXX_
-#include <DSC_Basic.hxx>
+#include "DSC_Basic.hxx"
#include <iostream>
#include <map>
#ifndef _DSC_CALLBACKS_HXX_
#define _DSC_CALLBACKS_HXX_
-#include <DSC_Basic.hxx>
+#include "DSC_Basic.hxx"
#include <SALOMEconfig.h>
#include CORBA_SERVER_HEADER(DSC_Engines)
#ifndef _DSC_I_HXX_
#define _DSC_I_HXX_
-#include <DSC_Basic.hxx>
+#include "DSC_Basic.hxx"
#include <iostream>
#include <map>
#ifndef _PORTPROPERTIES_I_HXX_
#define _PORTPROPERTIES_I_HXX_
-#include <DSC_Basic.hxx>
+#include "DSC_Basic.hxx"
#include <SALOMEconfig.h>
#include CORBA_SERVER_HEADER(SALOME_Ports)
#include "Calcium.hxx"
-#include <CalciumInterface.hxx>
-#include <calcium.h>
+#include "CalciumInterface.hxx"
+#include "calcium.h"
#include <iostream>
#include <string>
#include <exception>
#
# This local variable defines the list of CPPFLAGS common to all target in this package.
-COMMON_CPPFLAGS= -I$(top_srcdir)/src/DSC/DSC_User \
+COMMON_CPPFLAGS= -I$(srcdir) -I$(top_srcdir)/src/DSC/DSC_User \
-I$(top_srcdir)/src/DSC/DSC_User/Datastream \
-I$(top_srcdir)/src/DSC/DSC_User/Datastream/Palm \
-I$(top_srcdir)/src/DSC/DSC_User/Basic \
#ifndef __CALCIUM_H
#define __CALCIUM_H
-#include <calciumE.h>
-#include <version.h>
-#include <calciumP.h>
+#include "calciumE.h"
+#include "version.h"
+#include "calciumP.h"
#if defined(__STDC__) || defined(__cplusplus) || defined(c_plusplus)
#define CPNeedPrototype 1
#ifndef __CALCIUM_E_H
#define __CALCIUM_E_H
-#include <calciumP.h>
+#include "calciumP.h"
#if defined(__STDC__) || defined(__cplusplus) || defined(c_plusplus)
#define CPNeedPrototype 1
#
# This local variable defines the list of CPPFLAGS common to all target in this package.
-COMMON_CPPFLAGS= -I$(srcdir)/Basic \
+COMMON_CPPFLAGS= -I$(srcdir) -I$(srcdir)/Basic \
-I$(srcdir)/Datastream \
-I$(srcdir)/Datastream/Palm \
-I$(srcdir)/Datastream/Calcium \
#ifndef ACOMPONENT_IMPL_H
#define ACOMPONENT_IMPL_H
-#include <SALOME_ModuleCatalog.hxx>
+#include "SALOME_ModuleCatalog.hxx"
#include "SALOME_ModuleCatalog_Parser.hxx"
#include <SALOMEconfig.h>
#ifndef SALOME_CATALOG_HANDLER_H
#define SALOME_CATALOG_HANDLER_H
-#include <SALOME_ModuleCatalog.hxx>
+#include "SALOME_ModuleCatalog.hxx"
#include "SALOME_ModuleCatalog_Parser.hxx"
#ifndef MODULECATALOG_IMPL_H
#define MODULECATALOG_IMPL_H
-#include <SALOME_ModuleCatalog.hxx>
+#include "SALOME_ModuleCatalog.hxx"
#include <string>
#include <map>
NOTIFICATION_Swig.cxx NOTIFICATION_Swig.hxx SALOME_NOTIFICATION_SWIG.hxx
_libNOTIFICATION_la_CPPFLAGS =\
@PYTHON_INCLUDES@ -DHAVE_CONFIG_H \
+ -I$(srcdir) \
-I$(srcdir)/../Notification \
-I$(srcdir)/../Basics \
-I$(srcdir)/../SALOMELocalTrace \
#ifndef NOTIFICATION_HXX
#define NOTIFICATION_HXX
-#include <SALOME_NOTIFICATION.hxx>
+#include "SALOME_NOTIFICATION.hxx"
#define NOTIF_WARNING "Warning"
#define NOTIF_STEP "Step"
#ifndef NOTIFICATION_Consumer_HXX
#define NOTIFICATION_Consumer_HXX
-#include <SALOME_NOTIFICATION.hxx>
+#include "SALOME_NOTIFICATION.hxx"
class NOTIFICATION_EXPORT NOTIFICATION_Consumer: public POA_CosNotifyComm::StructuredPullConsumer {
public:
#ifndef NOTIFICATION_Supplier_HXX
#define NOTIFICATION_Supplier_HXX
-#include <SALOME_NOTIFICATION.hxx>
+#include "SALOME_NOTIFICATION.hxx"
class NOTIFICATION_EXPORT NOTIFICATION_Supplier: public POA_CosNotifyComm::StructuredPushSupplier {
public:
# if !defined( __RegistryConnexion_HXX__ )
# define __RegistryConnexion_HXX__
-#include <SALOME_Registry.hxx>
+#include "SALOME_Registry.hxx"
#include <SALOMEconfig.h>
#include CORBA_CLIENT_HEADER(SALOME_Registry)
# ifndef __RegistryService_h__
# define __RegistryService_h__
-#include <SALOME_Registry.hxx>
+#include "SALOME_Registry.hxx"
#include <SALOMEconfig.h>
#include CORBA_SERVER_HEADER(SALOME_Registry)
#ifndef SALOMEDS_HeaderFile
#define SALOMEDS_HeaderFile
-#include <SALOMEDS_Defines.hxx>
+#include "SALOMEDS_Defines.hxx"
#include <Utils_Mutex.hxx>
#include "SALOMEDS_Driver_i.hxx"
-#include <SALOMEDS_TMPFile_i.hxx>
+#include "SALOMEDS_TMPFile_i.hxx"
#include "utilities.h"
#include "SALOMEDS_SObject_i.hxx"
#include "SALOMEDS_SComponent_i.hxx"
// Author : Sergey RUIN
// Module : SALOME
-#include <SALOMEDSImpl_AttributeStudyProperties.hxx>
+#include "SALOMEDSImpl_AttributeStudyProperties.hxx"
using namespace std;
// Author : Sergey Ruin
// Module : SALOME
-#include <SALOMEDSImpl_AttributeTableOfString.hxx>
+#include "SALOMEDSImpl_AttributeTableOfString.hxx"
#include <stdio.h>
#include <stdlib.h>
#include <strstream>
// <dp@dingox.paris1.matra-dtv.fr>
-#include <SALOMEDSImpl_ChildNodeIterator.hxx>
+#include "SALOMEDSImpl_ChildNodeIterator.hxx"
#define ChildNodeIterator_UpToBrother \
{ \
#include "SALOMEDSImpl_Defines.hxx"
#include <string>
-#include <SALOMEDSImpl_SComponent.hxx>
-#include <SALOMEDSImpl_SObject.hxx>
-#include <SALOMEDSImpl_TMPFile.hxx>
+#include "SALOMEDSImpl_SComponent.hxx"
+#include "SALOMEDSImpl_SObject.hxx"
+#include "SALOMEDSImpl_TMPFile.hxx"
class SALOMEDSIMPL_EXPORT SALOMEDSImpl_Driver
#ifndef _OPUTIL_HXX
#define _OPUTIL_HXX
-#include <SALOME_Utils.hxx>
+#include "SALOME_Utils.hxx"
#include <string>
#ifndef Utils_ExceptHandlers_HeaderFile
#define Utils_ExceptHandlers_HeaderFile
-#include <SALOME_Utils.hxx>
+#include "SALOME_Utils.hxx"
#include <stdexcept>
# if !defined( __IDENTITE_H__ )
# define __IDENTITE_H__
-#include <SALOME_Utils.hxx>
+#include "SALOME_Utils.hxx"
extern "C"
{
// $Header$
-#include <Utils_Mutex.hxx>
+#include "Utils_Mutex.hxx"
Utils_Mutex::Utils_Mutex()
: myCount( 0 )