summaryrefslogtreecommitdiff
path: root/autodoc/source/parser_i/inc/s2_luidl/pe_selem.hxx
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-07-02 21:57:55 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-07-02 22:07:55 +0900
commitd221d4e5a7c8bcb019d75786c45de2c85bbadb7f (patch)
tree3a608d53e2916d577dfd0c12addfe7fc0692d3bf /autodoc/source/parser_i/inc/s2_luidl/pe_selem.hxx
parent2b6e9bd89a5f93e4352ef1cd0801310d9558343f (diff)
removed unnecessary forward declarations of class
this also moved necessary ones to right headers Change-Id: Idda93aeaa1fdfeda602b14e3b233ffd1cf27c0cf
Diffstat (limited to 'autodoc/source/parser_i/inc/s2_luidl/pe_selem.hxx')
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/pe_selem.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/autodoc/source/parser_i/inc/s2_luidl/pe_selem.hxx b/autodoc/source/parser_i/inc/s2_luidl/pe_selem.hxx
index e56ec1e033f6..e2dca06ac7ab 100644
--- a/autodoc/source/parser_i/inc/s2_luidl/pe_selem.hxx
+++ b/autodoc/source/parser_i/inc/s2_luidl/pe_selem.hxx
@@ -31,18 +31,12 @@
#include <ary/idl/i_gate.hxx>
-namespace udm {
-class Agent_Struct;
-} // namespace udm
-
-
namespace csi
{
namespace uidl
{
class PE_Type;
-class StructElement;
class Struct;
class PE_StructElement : public UnoIDL_PE,