diff options
author | Douglas Mencken <dougmencken@gmail.com> | 2014-09-07 03:50:29 -0400 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2014-09-08 02:01:51 -0500 |
commit | 06622ec4baa6a7f4a4aa194e5ad9a6d01be54ca8 (patch) | |
tree | 49425b39124a82b106857157864f5edf0062cdb3 | |
parent | 5aeb852efcabdd51545d5d41c92f4bf3cef1d663 (diff) |
l10ntools/inc/helper.hxx: bin unused header <cassert>
Change-Id: Ib2c43d9b158423c023a5bfd4da324554aa04902e
Reviewed-on: https://gerrit.libreoffice.org/11316
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
-rw-r--r-- | l10ntools/inc/helper.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/l10ntools/inc/helper.hxx b/l10ntools/inc/helper.hxx index 72391f799249..a58869333fbc 100644 --- a/l10ntools/inc/helper.hxx +++ b/l10ntools/inc/helper.hxx @@ -15,8 +15,6 @@ #include "sal/config.h" #include "sal/types.h" -#include <cassert> - #include <libxml/parser.h> #include <rtl/string.hxx> |