ICU-5349 mutex.h isn't needed in these files.
X-SVN-Rev: 20265
This commit is contained in:
parent
1658151152
commit
188452c09b
@ -1,6 +1,6 @@
|
||||
/*
|
||||
**********************************************************************
|
||||
* Copyright (C) 2001-2005, International Business Machines
|
||||
* Copyright (C) 2001-2006, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
**********************************************************************
|
||||
* Date Name Description
|
||||
@ -16,7 +16,6 @@
|
||||
#include "unicode/uiter.h"
|
||||
#include "nortrans.h"
|
||||
#include "unormimp.h"
|
||||
#include "mutex.h"
|
||||
#include "ucln_in.h"
|
||||
|
||||
U_NAMESPACE_BEGIN
|
||||
|
@ -27,7 +27,6 @@
|
||||
#include "uvectr32.h"
|
||||
#include "uassert.h"
|
||||
#include "ucln_in.h"
|
||||
#include "mutex.h"
|
||||
|
||||
#include "regeximp.h"
|
||||
#include "regexcst.h" // Contains state table for the regex pattern parser.
|
||||
|
Loading…
Reference in New Issue
Block a user