use hpp extension for headers
This commit is contained in:
parent
c8152686df
commit
7e124ec47b
25 changed files with 47 additions and 47 deletions
|
@ -1,7 +1,7 @@
|
|||
#include "visitor/is_node_empty.h"
|
||||
#include "visitor/render_section.h"
|
||||
#include "in_section.h"
|
||||
#include "outside_section.h"
|
||||
#include "visitor/is_node_empty.hpp"
|
||||
#include "visitor/render_section.hpp"
|
||||
#include "in_section.hpp"
|
||||
#include "outside_section.hpp"
|
||||
|
||||
using namespace mstch;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue