ICU-5445 use <> for system headers

X-SVN-Rev: 21724
This commit is contained in:
Markus Scherer 2007-06-13 20:27:13 +00:00
parent 4169039b77
commit a314ab91e3

View File

@ -10,7 +10,7 @@
#if !UCONFIG_NO_FORMATTING
#include "unicode/calendar.h"
#include "math.h"
#include <math.h>
#include <float.h>
#include "unicode/putil.h"
#include "uhash.h"