From 959c2b824c01ca3a028d02c804f65303bcb38402 Mon Sep 17 00:00:00 2001 From: gka Date: Mon, 24 Apr 2006 10:48:48 +0000 Subject: [PATCH] no message --- src/GEOMImpl/GEOMImpl_IPipe.hxx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/GEOMImpl/GEOMImpl_IPipe.hxx b/src/GEOMImpl/GEOMImpl_IPipe.hxx index 5ed0050b9..4fdd314ff 100644 --- a/src/GEOMImpl/GEOMImpl_IPipe.hxx +++ b/src/GEOMImpl/GEOMImpl_IPipe.hxx @@ -19,6 +19,8 @@ // //NOTE: This is an intreface to a function for the Pipe creation. +#ifndef _GEOMImpl_IPIPE_HXX_ +#define _GEOMImpl_IPIPE_HXX_ #include "GEOM_Function.hxx" @@ -41,3 +43,5 @@ class GEOMImpl_IPipe Handle(GEOM_Function) _func; }; + +#endif -- 2.39.2