diff options
Diffstat (limited to 'src/alloc/mem_pool/info.txt')
-rw-r--r-- | src/alloc/mem_pool/info.txt | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/src/alloc/mem_pool/info.txt b/src/alloc/mem_pool/info.txt index b57a8b647..f87ea4c4c 100644 --- a/src/alloc/mem_pool/info.txt +++ b/src/alloc/mem_pool/info.txt @@ -1,6 +1,8 @@ -load_on auto -<add> +<source> mem_pool.cpp +</source> + +<header:internal> mem_pool.h -</add> +</header:internal> |