Apply cpp naming to files
This commit is contained in:
parent
430ba869d0
commit
9a9262f6d0
73 changed files with 160 additions and 160 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#pragma once
|
||||
|
||||
#include "compiler/statement.h"
|
||||
#include "compiler/expression.h"
|
||||
#include "compiler/Statements.hpp"
|
||||
#include "compiler/Expressions.hpp"
|
||||
|
||||
namespace obj {
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue