eoserial: renamed String/Object/Array into Serial* to avoid compiler confusion.
This commit is contained in:
parent
43cb068d53
commit
10148ae00b
11 changed files with 18 additions and 18 deletions
|
|
@ -23,8 +23,8 @@ Authors:
|
|||
# define __EOSERIAL_PARSER_H__
|
||||
|
||||
# include "Entity.h"
|
||||
# include "String.h"
|
||||
# include "Object.h"
|
||||
# include "SerialString.h"
|
||||
# include "SerialObject.h"
|
||||
|
||||
/**
|
||||
* @file Parser.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue