summaryrefslogtreecommitdiff
path: root/src/content.hpp
blob: e4767029c74c11988bf29d1c377f8a1a877ddec5 (plain)
1
2
3
4
5
6
#ifndef CONTENT_HPP
#define CONTENT_HPP

#include "master_content.hpp"

#endif