summaryrefslogtreecommitdiff
path: root/sc/inc/compiler.hxx
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2010-10-05 15:53:41 +0200
committerPetr Mladek <pmladek@suse.cz>2010-10-05 19:10:00 +0200
commita4bf209e2c5c2ff3fed5dcaeb7226b2f549c7ce5 (patch)
tree3e5ed49e2ef6bee297344d01f65dd45932a6e1ec /sc/inc/compiler.hxx
parent137b49c1d42163da7d9ccb82d1783b0e2fb57e17 (diff)
more removed include guards using fixguard.py
Diffstat (limited to 'sc/inc/compiler.hxx')
-rw-r--r--sc/inc/compiler.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/inc/compiler.hxx b/sc/inc/compiler.hxx
index 2de9f9d68fd3..d2fa4dddfcf6 100644
--- a/sc/inc/compiler.hxx
+++ b/sc/inc/compiler.hxx
@@ -47,9 +47,7 @@
#include <formula/FormulaCompiler.hxx>
-#ifndef BOOST_SHARED_PTR_HPP_INCLUDED
#include <boost/shared_ptr.hpp>
-#endif
#ifndef INCLUDED_HASH_MAP
#include <hash_map>