scuffed-code/icu4c/source/common/ustack.cpp
George Rhoten 00760ecdab ICU-3221 MSVC.NET combines static const char values in the same file.
Separate them into different files.

X-SVN-Rev: 12989
2003-08-29 21:07:49 +00:00

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