CppCMS
message_board/data/data.h Header File
#ifndef DATA_H
#define DATA_H
#include <data/forums.h>
#include <data/thread.h>
#endif