mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
This fixes the following error (copied from config.log): conftest.cpp:49:14: error: no previous declaration for 'void test_template_alias_sfinae::test()' [-Werror=missing-declarations] Signed-off-by: Uli Schlachter <psychon@znc.in>