Index: source/i18n/fmtable.cpp |
diff --git a/source/i18n/fmtable.cpp b/source/i18n/fmtable.cpp |
index 87d6a4ca30b387118cb4f9c4ed842e8e57c19bb9..a2fa4095f261447332fca1ed4aeb26751c9f08c7 100644 |
--- a/source/i18n/fmtable.cpp |
+++ b/source/i18n/fmtable.cpp |
@@ -1,6 +1,6 @@ |
/* |
******************************************************************************* |
-* Copyright (C) 1997-2013, International Business Machines Corporation and * |
+* Copyright (C) 1997-2014, International Business Machines Corporation and * |
* others. All Rights Reserved. * |
******************************************************************************* |
* |
@@ -28,6 +28,7 @@ |
#include "cstring.h" |
#include "decNumber.h" |
#include "digitlst.h" |
+#include "fmtableimp.h" |
// ***************************************************************************** |
// class Formattable |
@@ -37,7 +38,6 @@ U_NAMESPACE_BEGIN |
UOBJECT_DEFINE_RTTI_IMPLEMENTATION(Formattable) |
-#include "fmtableimp.h" |
//-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-. |