X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/729e4ab9bc6618bc3d8a898e575df7f4019e29ca..c5116b9f5a666b9d59f443b3770acd6ef64dc6c3:/icuSources/common/schriter.cpp diff --git a/icuSources/common/schriter.cpp b/icuSources/common/schriter.cpp index b2263390..f852800a 100644 --- a/icuSources/common/schriter.cpp +++ b/icuSources/common/schriter.cpp @@ -1,6 +1,8 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html /* ****************************************************************************** -* Copyright (C) 1998-2010, International Business Machines Corporation and +* Copyright (C) 1998-2012, International Business Machines Corporation and * others. All Rights Reserved. ****************************************************************************** * @@ -13,7 +15,7 @@ ****************************************************************************** */ -#include // for 'typeid' to work +#include "utypeinfo.h" // for 'typeid' to work #include "unicode/chariter.h" #include "unicode/schriter.h"