]> git.saurik.com Git - apple/icu.git/blob - icuSources/common/ustack.cpp
ICU-6.2.22.tar.gz
[apple/icu.git] / icuSources / common / ustack.cpp
1 /*
2 **********************************************************************
3 * Copyright (C) 2003-2003, International Business Machines
4 * Corporation and others. All Rights Reserved.
5 **********************************************************************
6 */
7
8 #include "uvector.h"
9
10 U_NAMESPACE_BEGIN
11
12 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(UStack)
13
14 U_NAMESPACE_END