00760ecdab
Separate them into different files. X-SVN-Rev: 12989
15 lines
361 B
C++
15 lines
361 B
C++
/*
|
|
**********************************************************************
|
|
* Copyright (C) 2003-2003, International Business Machines
|
|
* Corporation and others. All Rights Reserved.
|
|
**********************************************************************
|
|
*/
|
|
|
|
#include "uvector.h"
|
|
|
|
U_NAMESPACE_BEGIN
|
|
|
|
UOBJECT_DEFINE_RTTI_IMPLEMENTATION(UStack)
|
|
|
|
U_NAMESPACE_END
|