summaryrefslogtreecommitdiff
path: root/include/base.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/base.h')
-rw-r--r--include/base.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/base.h b/include/base.h
index daff74e56..b39c7d077 100644
--- a/include/base.h
+++ b/include/base.h
@@ -182,8 +182,6 @@ class CoreExport CoreException : public std::exception
}
};
-class Module;
-
class CoreExport ModuleException : public CoreException
{
public: