summaryrefslogtreecommitdiff
path: root/sax/inc
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2010-10-05 15:55:19 +0200
committerPetr Mladek <pmladek@suse.cz>2010-10-05 18:21:30 +0200
commit1275d274db37fc333838321347e1887488f8f4c0 (patch)
tree8857c3ae31f6ebddb0137f708487cbc1cccb1d97 /sax/inc
parentbcef91b779f6802dd8bdec91d945038716faf181 (diff)
more removed include guards using fixguard.py
Diffstat (limited to 'sax/inc')
-rw-r--r--sax/inc/sax/parser/saxparser.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sax/inc/sax/parser/saxparser.hxx b/sax/inc/sax/parser/saxparser.hxx
index dde71accd680..b01d9cf290f2 100644
--- a/sax/inc/sax/parser/saxparser.hxx
+++ b/sax/inc/sax/parser/saxparser.hxx
@@ -33,9 +33,7 @@
#include <com/sun/star/xml/sax/SAXException.hpp>
#include <rtl/ref.hxx>
-#ifndef BOOST_SHARED_PTR_HPP_INCLUDED
#include <boost/shared_ptr.hpp>
-#endif
#include <map>
#include <memory>