]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/common/normalizer2.cpp
ICU-57132.0.1.tar.gz
[apple/icu.git] / icuSources / common / normalizer2.cpp
index eacc57168bb1632bd1425a7fa8ccd01aa66ac93c..c345c06e21da923ca610b8a08f8dc7fa5236fdfe 100644 (file)
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2009-2014, International Business Machines
+*   Copyright (C) 2009-2016, International Business Machines
 *   Corporation and others.  All Rights Reserved.
 *
 *******************************************************************************
@@ -31,6 +31,7 @@
 using icu::Normalizer2Impl;
 
 // NFC/NFD data machine-generated by gennorm2 --csource
+#define INCLUDED_FROM_NORMALIZER2_CPP
 #include "norm2_nfc_data.h"
 
 U_NAMESPACE_BEGIN