summaryrefslogtreecommitdiffstats
path: root/src/definition.h
diff options
context:
space:
mode:
authordimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2003-07-17 20:55:44 (GMT)
committerdimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2003-07-17 20:55:44 (GMT)
commit655c12fb6a950ed1b59bbcc29852ce20e45fdc6a (patch)
tree8287e27d133bcae2c4cca5bbd409891c8618c52d /src/definition.h
parentaca0b88941aefecfbef3186e63049cc7fba0a11c (diff)
downloadDoxygen-655c12fb6a950ed1b59bbcc29852ce20e45fdc6a.zip
Doxygen-655c12fb6a950ed1b59bbcc29852ce20e45fdc6a.tar.gz
Doxygen-655c12fb6a950ed1b59bbcc29852ce20e45fdc6a.tar.bz2
Release-1.3.2-20030717
Diffstat (limited to 'src/definition.h')
-rw-r--r--src/definition.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/definition.h b/src/definition.h
index 02518b9..f74123e 100644
--- a/src/definition.h
+++ b/src/definition.h
@@ -31,7 +31,7 @@ class MemberDef;
class GroupDef;
class GroupList;
struct ListItemInfo;
-class SectionInfo;
+struct SectionInfo;
/*! The common base class of all entity definitions found in the sources. */
class Definition