X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libtest%2Fcore.h;h=2f6d8a79adbf648619bf446a00ff7bca11674575;hb=f2a04f4573b52436413d1d413be0fc18eacfa8ee;hp=f787d0a1f1f92fdb3a0b5997355603502ab67a81;hpb=6b2e8e60c388754cbe4f9bb3eb38f870544615c8;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