summaryrefslogtreecommitdiff
path: root/src/master_content.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/master_content.hpp')
-rw-r--r--src/master_content.hpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/master_content.hpp b/src/master_content.hpp
index f924c94..7d61dcc 100644
--- a/src/master_content.hpp
+++ b/src/master_content.hpp
@@ -6,6 +6,12 @@
#include <string>
+namespace apps {
+
+class strusCms;
+
+}
+
namespace content {
struct master : public cppcms::base_content {