eoserial: added Serialize by default for eoserial.
This commit is contained in:
parent
5a7c24dc56
commit
9461c9df82
1 changed files with 1 additions and 0 deletions
|
|
@ -28,5 +28,6 @@ Authors:
|
||||||
# include "SerialString.h"
|
# include "SerialString.h"
|
||||||
# include "Parser.h"
|
# include "Parser.h"
|
||||||
# include "Utils.h"
|
# include "Utils.h"
|
||||||
|
# include "Serialize.h"
|
||||||
|
|
||||||
# endif // __EOSERIAL_HEADERS__
|
# endif // __EOSERIAL_HEADERS__
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue