6 lines
87 B
C++
6 lines
87 B
C++
#ifndef _CHIMNEY_HPP__
|
|
#define _CHIMNEY_HPP__
|
|
|
|
#include <chimney/markdown.hpp>
|
|
|
|
#endif
|