summaryrefslogtreecommitdiffstats
path: root/src/code.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/code.h')
-rw-r--r--src/code.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/code.h b/src/code.h
index c2ed7e7..3825ac1 100644
--- a/src/code.h
+++ b/src/code.h
@@ -21,6 +21,8 @@
class CodeOutputInterface;
class FileDef;
class MemberDef;
+class QCString;
+class Definition;
void parseCCode(CodeOutputInterface &,const char *,const QCString &,
bool ,const char *,FileDef *fd,