diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-09-05 14:16:01 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-09-05 14:29:39 +0100 |
commit | 789e74cc81c26e286f34c169822855e25d4e58b4 (patch) | |
tree | 1c0c78719894d2b62f07abeb0603a9948fc71991 /sc/inc/address.hxx | |
parent | a82a28becf2ba1b222300469743d718547af1b6b (diff) |
consistent includes
Diffstat (limited to 'sc/inc/address.hxx')
-rw-r--r-- | sc/inc/address.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sc/inc/address.hxx b/sc/inc/address.hxx index 661120445643..0fa41b3468b4 100644 --- a/sc/inc/address.hxx +++ b/sc/inc/address.hxx @@ -36,10 +36,7 @@ #include <rtl/ustrbuf.hxx> #include <osl/endian.h> -#ifndef INCLUDED_LIMITS #include <limits> -#define INCLUDED_LIMITS -#endif #include "scdllapi.h" #include <formula/grammar.hxx> |