changing include style from ... to <...>

This commit is contained in:
gustavo 2000-04-04 15:22:04 +00:00
commit e35a59cdd6

View file

@ -28,8 +28,8 @@
//-----------------------------------------------------------------------------
#include <stdexcept> // runtime_error
#include "eoObject.h" //
#include "eoPersistent.h" //
#include <eoObject.h> // eoObject
#include <eoPersistent.h> // eoPersistent
//-----------------------------------------------------------------------------
/** EO is a base class for evolvable objects, that is, the subjects of