diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2011-02-21 18:02:14 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2011-02-21 18:04:50 +0100 |
commit | 957791409ae9d7ae735e38c6a0615efefcbecc9f (patch) | |
tree | 28e81d960911b34b8678a28fef8c3d7b33c10403 /sw/inc/numrule.hxx | |
parent | 075fbb3a5b30fc86dd13fac8e647a2865c27c8e2 (diff) |
Remove all traces off ASSERT_ID
Diffstat (limited to 'sw/inc/numrule.hxx')
-rw-r--r-- | sw/inc/numrule.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/inc/numrule.hxx b/sw/inc/numrule.hxx index cb3b0cad859c..f5ec01325d11 100644 --- a/sw/inc/numrule.hxx +++ b/sw/inc/numrule.hxx @@ -36,8 +36,6 @@ #include "swdllapi.h" #include <swtypes.hxx> #include <calbck.hxx> -#include <errhdl.hxx> // For inline ASSERT. -#include <error.h> // For inline ASSERT. #include <hints.hxx> #include <boost/unordered_map.hpp> #include <stringhash.hxx> |