diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2013-07-08 11:52:53 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2013-07-08 17:32:25 +0200 |
commit | 35acb8a54171eb14555632179e69cbb9cf28f9e8 (patch) | |
tree | 0a1ba50bda1cf9e6710b13ec817f08f410c7e37e /oox | |
parent | 9e31cf2ae6b085259e664fa90f052b09815b4c18 (diff) |
-Werror,-Wheader-guard (Clang trunk towards 3.4)
Change-Id: I6da069a27d569e4b28c0a8fe783616c767c108d0
Diffstat (limited to 'oox')
-rw-r--r-- | oox/source/ppt/animvariantcontext.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/ppt/animvariantcontext.hxx b/oox/source/ppt/animvariantcontext.hxx index 27956330e60f..4a1e70f01c47 100644 --- a/oox/source/ppt/animvariantcontext.hxx +++ b/oox/source/ppt/animvariantcontext.hxx @@ -20,7 +20,7 @@ #ifndef OOX_PPT_ANIMVARIANTCONTEXT -#define OOX_PPT_ANIMVERIANTCONTEXT +#define OOX_PPT_ANIMVARIANTCONTEXT #include <com/sun/star/uno/Any.hxx> |