From bb2fc9bfe6d983d59c1e49b15b0bc6557e1883f6 Mon Sep 17 00:00:00 2001 From: Efi Fogel Date: Wed, 15 Mar 2006 19:49:32 +0000 Subject: [PATCH] added CGAL_ to macro name --- Boolean_set_operations_2/include/CGAL/IO/Dxf_bsop_reader.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Boolean_set_operations_2/include/CGAL/IO/Dxf_bsop_reader.h b/Boolean_set_operations_2/include/CGAL/IO/Dxf_bsop_reader.h index 3b8b2c834d0..9e36fbc7d36 100644 --- a/Boolean_set_operations_2/include/CGAL/IO/Dxf_bsop_reader.h +++ b/Boolean_set_operations_2/include/CGAL/IO/Dxf_bsop_reader.h @@ -18,8 +18,8 @@ // Author(s) : Baruch Zukerman // Ron Wein -#ifndef DXF_BSOP_READER_H -#define DXF_BSOP_READER_H +#ifndef CGAL_DXF_BSOP_READER_H +#define CGAL_DXF_BSOP_READER_H #include #include