scuffed-code/icu4c/source/common/ustack.cpp

15 lines
361 B
C++
Raw Normal View History

/*
**********************************************************************
* 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