summaryrefslogtreecommitdiffstats
path: root/idlc/source/astscope.cxx
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2010-10-04 17:00:00 +0200
committerPetr Mladek <pmladek@suse.cz>2010-10-05 18:12:51 +0200
commit334bef4563f3df39bba87f73a11a35744dd0a4d1 (patch)
tree0a4fe9742bd353938254e6ed485af9c214d35879 /idlc/source/astscope.cxx
parentPorted calc-distributed-cell-text-*.diff from ooo-build. (diff)
downloadcore-334bef4563f3df39bba87f73a11a35744dd0a4d1.tar.gz
core-334bef4563f3df39bba87f73a11a35744dd0a4d1.zip
remove include guards using fixguard.py
Diffstat (limited to 'idlc/source/astscope.cxx')
-rw-r--r--idlc/source/astscope.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/idlc/source/astscope.cxx b/idlc/source/astscope.cxx
index 4d1e182320e0..232b14bb191a 100644
--- a/idlc/source/astscope.cxx
+++ b/idlc/source/astscope.cxx
@@ -29,9 +29,7 @@
#include "precompiled_idlc.hxx"
#include <idlc/astscope.hxx>
#include <idlc/astbasetype.hxx>
-#ifndef _IDLC_ASTINERFACE_HXX_
#include <idlc/astinterface.hxx>
-#endif
#include <idlc/errorhandler.hxx>