2003-08-29 21:05:48 +00:00
|
|
|
/*
|
|
|
|
**********************************************************************
|
|
|
|
* Copyright (C) 2003-2003, International Business Machines
|
|
|
|
* Corporation and others. All Rights Reserved.
|
|
|
|
**********************************************************************
|
|
|
|
*/
|
|
|
|
|
2003-08-29 21:07:49 +00:00
|
|
|
#include "uvector.h"
|
2003-08-29 21:05:48 +00:00
|
|
|
|
|
|
|
U_NAMESPACE_BEGIN
|
|
|
|
|
|
|
|
UOBJECT_DEFINE_RTTI_IMPLEMENTATION(UStack)
|
|
|
|
|
|
|
|
U_NAMESPACE_END
|