added queue to the cmakelists.txt
This commit is contained in:
parent
df935585a0
commit
958fc9810e
1 changed files with 1 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ set(ARCHEUS_STD_SOURCES
|
|||
src/std/handler.c
|
||||
src/std/hashtable.c
|
||||
src/std/io.c
|
||||
src/std/queue.c
|
||||
src/std/stack.c
|
||||
src/std/string.c
|
||||
src/std/vector.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue