]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/common/ustack.cpp
ICU-6.2.4.tar.gz
[apple/icu.git] / icuSources / common / ustack.cpp
diff --git a/icuSources/common/ustack.cpp b/icuSources/common/ustack.cpp
new file mode 100644 (file)
index 0000000..ef52868
--- /dev/null
@@ -0,0 +1,14 @@
+/*
+**********************************************************************
+*   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