xo-reader2: refactor: move deftype impl to deftype/ subdir
This commit is contained in:
parent
309af002d2
commit
af978694ac
10 changed files with 12 additions and 14 deletions
|
|
@ -5,8 +5,8 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include "DDeftypeSsm.hpp"
|
||||
#include "ssm/ISyntaxStateMachine_DDeftypeSsm.hpp"
|
||||
#include "ssm/IPrintable_DDeftypeSsm.hpp"
|
||||
#include "deftype/DDeftypeSsm.hpp"
|
||||
#include "deftype/ISyntaxStateMachine_DDeftypeSsm.hpp"
|
||||
#include "deftype/IPrintable_DDeftypeSsm.hpp"
|
||||
|
||||
/* end DeftypeSsm.hpp */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue