diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-04-02 13:41:23 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-04-02 14:21:19 +0200 |
commit | 299586c998a571029cceb35d7b1528f940f530ad (patch) | |
tree | 9db4605257d164923d446c989ef529f20b32de4a /svl | |
parent | 9a063f939b7ddd4fe177aecc3e2c21b4cd2346d1 (diff) |
nranges: add lost header guard
Change-Id: Ia1aea9dea8766b50a57e897bec9fb2557310168c
Diffstat (limited to 'svl')
-rw-r--r-- | svl/inc/svl/nranges.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/svl/inc/svl/nranges.hxx b/svl/inc/svl/nranges.hxx index 3e923310d541..364bf59a44f2 100644 --- a/svl/inc/svl/nranges.hxx +++ b/svl/inc/svl/nranges.hxx @@ -24,6 +24,7 @@ #endif #ifndef _SFXNRANGES_HXX +#define _SFXNRANGES_HXX #include <tools/solar.h> |