From e35a59cdd610f01134533f7dd09383bc2366471e Mon Sep 17 00:00:00 2001 From: gustavo Date: Tue, 4 Apr 2000 15:22:04 +0000 Subject: [PATCH] changing include style from ... to <...> --- eo/src/EO.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eo/src/EO.h b/eo/src/EO.h index 91992f1e..85a59c03 100644 --- a/eo/src/EO.h +++ b/eo/src/EO.h @@ -28,8 +28,8 @@ //----------------------------------------------------------------------------- #include // runtime_error -#include "eoObject.h" // -#include "eoPersistent.h" // +#include // eoObject +#include // eoPersistent //----------------------------------------------------------------------------- /** EO is a base class for evolvable objects, that is, the subjects of