added CGAL_ to macro name

This commit is contained in:
Efi Fogel 2006-03-15 19:49:32 +00:00
parent 85bcb175af
commit bb2fc9bfe6
1 changed files with 2 additions and 2 deletions

View File

@ -18,8 +18,8 @@
// Author(s) : Baruch Zukerman <baruchzu@post.tau.ac.il>
// Ron Wein <wein@post.tau.ac.il>
#ifndef DXF_BSOP_READER_H
#define DXF_BSOP_READER_H
#ifndef CGAL_DXF_BSOP_READER_H
#define CGAL_DXF_BSOP_READER_H
#include <CGAL/IO/Dxf_reader.h>
#include <iostream>