pike.git/
src/
array.c
Branch:
Tag:
Non-build tags
All tags
No tags
2018-01-18
2018-01-18 13:21:51 by Martin Nilsson <nilsson@fastmail.com>
e0ac35d2a0e1343d47e796de6955ba3bfdbbef16 (
2
lines) (+
2
/-
0
)
[
Show
|
Annotate
]
Branch:
master
Move pike_search.h include from pike_memory.h and made includes implicit where needed.
23:
#include "multiset.h" #include "mapping.h" #include "bignum.h"
+
#include "pike_search.h"
/** The empty array. */ PMOD_EXPORT struct array empty_array=