X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libtest%2Fcore.h;h=2f6d8a79adbf648619bf446a00ff7bca11674575;hb=9537577edf8375a40bd1bfdd1f1589b1bcb94a3b;hp=f787d0a1f1f92fdb3a0b5997355603502ab67a81;hpb=8fa241b9251e81929bd07410e9f598c88ee08242;p=m6w6%2Flibmemcached diff --git a/libtest/core.h b/libtest/core.h index f787d0a1..2f6d8a79 100644 --- a/libtest/core.h +++ b/libtest/core.h @@ -22,5 +22,9 @@ #pragma once +namespace libtest { + LIBTEST_API void create_core(void); + +} // namespace libtest