type register vector char
This commit is contained in:
parent
2049cb25ed
commit
95aca3381d
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
|
||||
include_type(vector<char>,1000)
|
||||
include_type(size_t,1)
|
||||
include_type(int,2)
|
||||
include_type(char,3)
|
||||
|
|
Loading…
Reference in a new issue